mwpow3ll / rpms / nextcloud

Forked from rpms/nextcloud 4 years ago
Clone
Blob Blame History Raw
[Unit]
Description=Cron for nextcloud background jobs

[Service]
Type=oneshot
ExecStart=/usr/bin/php -f /usr/share/nextcloud/cron.php
User=apache