Eric Schirra
d82d350838
- No changelog from upstream at this time. OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=245
10 lines
167 B
Desktop File
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
|