nextcloud/nextcloud-cron.service

10 lines
154 B
Desktop File

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