• Hallo,


    ich probiere seit einiger Zeit, den crond zu aktivieren - allerdings eher erfolglos :-(. Aktuell bin ich auf der Version MIUI-1.10.14. In der busybox ist crond und crontab enthalten.


    Mit crontab habe ich folgenden "Plan" erstellt:
    adb#crontab -l
    adb#5 * * * * /data/cron/schedule.sh


    Dann wollte ich den crond starten.
    adb#crond --help
    adb#BusyBox v1.19.1-cm71 bionic (2011-09-01 04:24 +0200) multi-call binary.


    Usage: crond -fbS -l N -L LOGFILE -c DIR


    -f Foreground
    -b Background (default)
    -S Log to syslog (default)
    -l Set log level. 0 is the most verbose, default 8
    -L Log to file
    -c Working dir


    Allerdings lässt sich crond nicht starten. Es kommt folgender Fehler
    adb#crond -l 1 -L /data/cron/cron.log -c /data/cron
    adb#crond: NO OPT d!


    Hat jemand eine Idee?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!