11 lines
160 B
Plaintext
11 lines
160 B
Plaintext
|
[Unit]
|
||
|
Description=Run Nextcloud cron.php every 5min
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=5min
|
||
|
OnUnitActiveSec=5min
|
||
|
Unit=nextcloud-cron.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|