Hello, I need help for a little problem. I'm using busybox v 1.00-RC on a ARM PC-104 board.
When crond execute a command he print a message on the screen like this : cron[1345]: USER root pid 1382 cmd date >> /root/date.txt I'am ask me if it is possible to not print these messages? Do you have a idea. I tried this command to run the daemon : crond >/dev/null 2>&1 but there is not effect. Tanks for your help Best regards, Renaud Clausin PS : Sorry for my very bad English! _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
