ansible-edda/plays/services/roles/setup/system/files/auto_update/pod-service-auto-update.service

10 lines
202 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Pod service auto-update service
Documentation=man:podman(1)
Wants=network.target
After=network-online.target
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/pod-service-auto-update