first commit with existing files
This commit is contained in:
7
nccron_deprecated/files/nccron.service
Normal file
7
nccron_deprecated/files/nccron.service
Normal file
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Nextcloud cron.php job
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
ExecStart=/usr/bin/docker exec --user www-data %1% php /var/www/html/cron.php
|
||||
KillMode=process
|
||||
Reference in New Issue
Block a user