From e362d438b2cb70366f3ae08decbe0b893181cd0e Mon Sep 17 00:00:00 2001 From: Vilgot Fredenberg Date: Fri, 13 Nov 2020 11:10:36 +0100 Subject: Set podman-auto-update.service Type=oneshot Signed-off-by: Vilgot Fredenberg --- contrib/systemd/auto-update/podman-auto-update.service | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/systemd') diff --git a/contrib/systemd/auto-update/podman-auto-update.service b/contrib/systemd/auto-update/podman-auto-update.service index b63f24230..068dab95b 100644 --- a/contrib/systemd/auto-update/podman-auto-update.service +++ b/contrib/systemd/auto-update/podman-auto-update.service @@ -5,6 +5,7 @@ Wants=network.target After=network-online.target [Service] +Type=oneshot ExecStart=/usr/bin/podman auto-update [Install] -- cgit v1.2.3-54-g00ecf