diff options
Diffstat (limited to 'contrib/systemd/auto-update/podman-auto-update.service.in')
-rw-r--r-- | contrib/systemd/auto-update/podman-auto-update.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/systemd/auto-update/podman-auto-update.service.in b/contrib/systemd/auto-update/podman-auto-update.service.in index de4460d60..a703912e2 100644 --- a/contrib/systemd/auto-update/podman-auto-update.service.in +++ b/contrib/systemd/auto-update/podman-auto-update.service.in @@ -10,4 +10,4 @@ ExecStart=@@PODMAN@@ auto-update ExecStartPost=@@PODMAN@@ image prune -f [Install] -WantedBy=multi-user.target default.target +WantedBy=default.target |