diff -Nur e-smith-base-5.6.0/root/sbin/e-smith/service e-smith-base-5.6.0_bz8637/root/sbin/e-smith/service --- e-smith-base-5.6.0/root/sbin/e-smith/service 2008-03-26 17:49:00.000000000 +0100 +++ e-smith-base-5.6.0_bz8637/root/sbin/e-smith/service 2014-11-02 18:37:14.393000000 +0100 @@ -2,7 +2,7 @@ runlevel=$(runlevel | cut -d" " -f2) -if [ "$runlevel" = "7" ] +if [ "$runlevel" = "4" ] then if ls /etc/rc7.d/S??$1 >/dev/null 2>/dev/null then