container: re-enable auto-updates
This commit is contained in:
parent
7f146886c9
commit
a67356ffe8
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@
|
||||||
|
|
||||||
# It looks like there is no way to activate the "built-in" service and timer ...
|
# It looks like there is no way to activate the "built-in" service and timer ...
|
||||||
systemd.services.podman-auto-update-custom = {
|
systemd.services.podman-auto-update-custom = {
|
||||||
enable = false;
|
|
||||||
|
|
||||||
description = "Run podman auto-update daily";
|
description = "Run podman auto-update daily";
|
||||||
wants = [ "network-online.target" ];
|
wants = [ "network-online.target" ];
|
||||||
after = [ "network-online.target" ];
|
after = [ "network-online.target" ];
|
||||||
|
|
Loading…
Reference in a new issue