This commit is contained in:
mwiegand 2021-10-16 13:44:51 +02:00
parent be6a793114
commit 213aeacbdc

View file

@ -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': {