10 lines
114 B
SYSTEMD
10 lines
114 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run resticwrapper
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=20:00
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|