nextcloud/nextcloud-cron.service

10 lines
167 B
Desktop File

[Unit]
Description=Nextcloud CronJob
[Service]
User=@APACHE_USER@
ExecStart=/usr/bin/php -f @APACHE_MYSERVERROOT@/nextcloud/cron.php
[Install]
WantedBy=basic.target