12 lines
203 B
SYSTEMD
12 lines
203 B
SYSTEMD
[Unit]
|
|
Description=Timer for the move-downloads-nextcloud service
|
|
|
|
[Timer]
|
|
OnCalendar=12:00:00
|
|
OnCalendar=20:00:00
|
|
Persistent=true
|
|
Unit=move-downloads-nextcloud.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|