8 lines
117 B
SYSTEMD
8 lines
117 B
SYSTEMD
[Unit]
|
|
Description=Refresh images and update containers
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/15
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|