mirror of https://github.com/containers/podman.git
Set podman-auto-update.service Type=oneshot
Signed-off-by: Vilgot Fredenberg <vilgot@fredenberg.xyz>
This commit is contained in:
parent
42a5b0fd93
commit
e362d438b2
|
@ -5,6 +5,7 @@ Wants=network.target
|
|||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/podman auto-update
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in New Issue