Accepting request 746378 from home:ecsos:server

Update to 17.0.1

OBS-URL: https://build.opensuse.org/request/show/746378
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=94
This commit is contained in:
2019-11-07 18:18:45 +00:00
committed by Git OBS Bridge
parent c344defdad
commit dadfd3eb6d
7 changed files with 69 additions and 4 deletions

9
nextcloud-cron.service Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=Nextcloud CronJob
[Service]
User=wwwrun
ExecStart=/usr/bin/php -f /srv/www/htdocs/nextcloud/cron.php
[Install]
WantedBy=basic.target