So,
die Daten kommen wieder an, aber root bleibt jetzt leer!? Das muss ich mal länger beobachten - das wäre ja super, wenn jetzt alles wie gewünscht läuft. Hier meine crontab:
#minute hour mday month wday who command
0 0 1 * * root /usr/syno/bin/syno_disk_health_record
7 20 * * 0,1,2,3,5 root /usr/syno/bin/synopkg chkupgradepkg
*/4 * * * * root /usr/syno/bin/php -f /volume1/web/xsxcontrol/cronjob.update.sensoren.php
*/12 * * * * root /usr/syno/bin/php -f /volume1/web/xsxcontrol/lib.inc.statistics.log.php
*/2 * * * * root /usr/syno/bin/php -f /volume1/web/xsxcontrol/cronjob.update.aktoren.php
* */1 * * * root /usr/syno/bin/php -f /volume1/web/xsxcontrol/cron.diagramme1.php
* 4 * * * root /usr/syno/bin/php -f /volume1/web/xsxcontrol/cron.diagramme2.php
* */24 * * * root /usr/syno/bin/php -f /volume1/web/xsxcontrol/cron/maintenance.php
Wobei ich diese Version auch schon mal ausprobiert hatte - aber vielleicht hatte ich da einen Tippfehler eingebaut?
Torsten