mirror of
https://github.com/containers/podman.git
synced 2025-06-07 15:48:37 +08:00
Set podman-auto-update.service Type=oneshot
Signed-off-by: Vilgot Fredenberg <vilgot@fredenberg.xyz>
This commit is contained in:
@ -5,6 +5,7 @@ Wants=network.target
|
|||||||
After=network-online.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/podman auto-update
|
ExecStart=/usr/bin/podman auto-update
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user