11 lines
142 B
SYSTEMD
11 lines
142 B
SYSTEMD
|
[Unit]
|
||
|
Description=Update ReaR rescue image
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
RandomizedDelaySec=1h
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|