Initial commit

This commit is contained in:
2017-11-04 01:31:16 +01:00
commit 52f2d5745d
4 changed files with 62 additions and 0 deletions

View 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