Remove cron spam on bootup

This commit is contained in:
Scott Ullrich 2007-03-26 23:29:46 +00:00
parent 26dd685f25
commit ea83ac64b0

2
etc/rc
View File

@ -210,7 +210,7 @@ echo -n "Launching PHP init system..."
/etc/rc.bootup
echo -n "Starting CRON... "
cd /tmp && /usr/sbin/cron -s
cd /tmp && /usr/sbin/cron -s 2>/dev/null
echo "done."
# Start packages