[Pkg-sysvinit-devel] Bug#584086: update-rc.d service lsb-defaults
jidanni at jidanni.org
jidanni at jidanni.org
Tue Jun 1 03:29:36 UTC 2010
Package: sysv-rc
Version: 2.88dsf-7
Severity: wishlist
One day I saw
update-rc.d: warning: cron stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
So then I thought "wouldn't it be nice if there was a way, to make them
match, simply".
However, try as I might,
# update-rc.d cron defaults
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: cron stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
# update-rc.d -f cron remove
update-rc.d: using dependency based boot sequencing
# update-rc.d cron defaults
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: cron stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
there is just no lsb-defauts, only the defaults described on the man
page at
For legacy mode, the following section documents the old behaviour.
So the new behaviour, which is not documented, as I mentioned in a
sister bug, is actually the old behaviour.
Or better yet, I hereby wish for a
# update-rc.d service lsb-defaults
command, that will use the defaults as found in the LSB headers.
More information about the Pkg-sysvinit-devel
mailing list