add nextcloud
This commit is contained in:
parent
c0f347a14f
commit
54bd3fa8bb
11 changed files with 364 additions and 0 deletions
9
nextcloud/nextcloud-cron.timer
Normal file
9
nextcloud/nextcloud-cron.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Nextcloud; run cron.php periodically
|
||||
|
||||
[Timer]
|
||||
OnBootSec=5min
|
||||
OnUnitActiveSec=5min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue