root@
dm520:~# systemctl status busybox-cron
● busybox-cron.service
Loaded: loaded (/etc/init.d/busybox-cron; generated; vendor preset: enabled)
Active:
active (running) since Thu 1970-01-01 01:00:15 CET; 53 years 7 months
Docs: man:systemd-sysv-generator(8)
CGroup: /system.slice/busybox-cron.service
├─178 /usr/sbin/crond -c /etc/cron/crontabs
├─465 /bin/bash /home/vavoosid.sh
└─476 sleep 2
Jan 01 01:00:14
dm520 systemd[1]: Starting busybox-cron.service...
Jan 01 01:00:14
dm520 busybox-cron[164]: starting Busybox Periodic Command Sched
Jan 01 01:00:14
dm520 crond[178]: crond (busybox 1.24.1) started, log level 8
Jan 01 01:00:15
dm520 systemd[1]: Started busybox-cron.service.
Aug 22 23:09:50
dm520 crond[178]:
time disparity of 28212309 minutes detected
Aug 22 23:10:00
dm520 crond[178]: USER root pid 465 cmd /home/vavoosid.sh
hmm, das bedeutet, das der cron vor dem setzen der uhrzeit gestartet wird,
und er startet anschliessend wohl auch den crond vom vavoosid.sh!
=> aber immernoch "unbekannter Medientyp"
aber jetzt wird's interessant - und bestätigt die Vermutung das der cron vmtl. ein Problem hat, weil:
1. ich stoppe den cron, dann starte ich den cron neu ... uhrzeit passt ... status passt auch!
2. ich starte die vavoosid.sh händisch neu - ohne Neustart!
=> und es funktioniert !!! ... zwar nur 10min, danach kommt ein "Streaming Fehler: Server does not support seeking." und ein Standbild!
... aber das ist ja schonmal ein Fortschritt & Hinweis, das irgendwas mit dem cron noch nicht passt!