diff --git a/etc/init/klogd.conf b/etc/init/klogd.conf index 70866c6..d488d15 100644 --- a/etc/init/klogd.conf +++ b/etc/init/klogd.conf @@ -4,7 +4,7 @@ version 1.0 emits none special start on ( runlevel [12345] and (stopped mountfs)) -stop on ( runlevel [S06] and stopping udev)) +stop on ( runlevel [06] and (stopping udev)) pre-start script echo "Starting kernel log daemon"