Package: sysv-rc
Version: 2.86.ds1-1
Severity: normal
# update-rc.d -n mount-bind start 37 S .
update-rc.d: error: expected runlevel [0-9S] (did you forget "." ?)
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults [NN | sNN kNN]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
sort: read failed: .: Is a directory
=> returns 2
# update-rc.d -n mount-bind start 37 2 .
Adding system startup for /etc/init.d/mount-bind ...
/etc/rc2.d/S37mount-bind -> ../init.d/mount-bind
=> returns 0
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]