9 lines
113 B
SYSTEMD
9 lines
113 B
SYSTEMD
[Unit]
|
|
Description=Nextcloud Cronjob
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/5
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|