nc cron
This commit is contained in:
parent
be6a793114
commit
213aeacbdc
1 changed files with 6 additions and 0 deletions
|
@ -52,6 +52,12 @@ defaults = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'systemd-timers': {
|
||||
'nextcloud-cron': {
|
||||
'command': '/usr/bin/sudo -u www-data /usr/bin/php -f /opt/nextcloud/cron.php',
|
||||
'when': '*:0/5',
|
||||
},
|
||||
},
|
||||
'zfs': {
|
||||
'datasets': {
|
||||
'tank/nextcloud': {
|
||||
|
|
Loading…
Reference in a new issue