1
0
Fork 0

container: re-enable auto-updates

This commit is contained in:
Daniel Kempkens 2023-10-05 19:33:03 +02:00
parent 7f146886c9
commit a67356ffe8
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -43,8 +43,6 @@
# It looks like there is no way to activate the "built-in" service and timer ...
systemd.services.podman-auto-update-custom = {
enable = false;
description = "Run podman auto-update daily";
wants = [ "network-online.target" ];
after = [ "network-online.target" ];