mirror of
https://github.com/containers/podman.git
synced 2025-06-06 15:00:40 +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
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/podman auto-update
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user