Initial commit
This commit is contained in:
9
nextcloud-background-job.service
Normal file
9
nextcloud-background-job.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Nextcloud cron.php background job
|
||||
|
||||
[Service]
|
||||
User=http
|
||||
ExecStart=/usr/bin/php -f /usr/share/webapps/nextcloud/cron.php
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
Reference in New Issue
Block a user