This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/systemd/system/nextcloudcron.service
T

9 lines
197 B
Desktop File

[Unit]
Description=Nextcloud cron.php job
[Service]
User=www-data
ExecStart=/usr/bin/php8.0 --define apc.enable_cli=1 -f /var/www/vhosts/solusar.de/subdomains/nextcloud/cron.php
KillMode=process