Merge r4345

This commit is contained in:
Jo-Philipp Wich 2009-03-16 21:05:32 +00:00
parent 04ffae93f5
commit db3d4fbb5e

View file

@ -24,5 +24,5 @@ boot() {
done done
} }
killall -HUP crond 2>/dev/null || /etc/init.d/cron start /etc/init.d/cron restart
} }