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