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
2021-10-27 17:20:29 +02:00

9 lines
171 B
Desktop File

[Unit]
Description=Nextcloud cron.php job
[Service]
User=www-data
ExecStart=/usr/bin/php7.4 -f /var/www/vhosts/solusar.de/subdomains/nextcloud/cron.php
KillMode=process