Public bug reported:

Create an init file which includes:

### BEGIN INIT INFO
# Default-Start:     3 4 5
# Default-Stop:      0 1 2 6
### END INIT INFO

Then update-rc.d it.

On ubuntu-11.10, I get:

+ update-rc.d za-dc-d defaults
update-rc.d: warning: za-dc-d start runlevel arguments (2 3 4 5) do not match 
LSB Default-Start values (3 4 5)
update-rc.d: warning: za-dc-d stop runlevel arguments (0 1 6) do not match LSB 
Default-Stop values (0 1 2 6)

Note that "345" is the start levels set in za-dc-d, not "2 3 4 5", which
are apparently the LSB Default values.

It would appear as though both warning messages have their values
reversed.  And indeed, changing my init file to "2 3 4 5" makes the
warning go away.

** Affects: sysvinit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/918943

Title:
  erroneous error message from update-rc.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/918943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to