Package: sysvinit
Version: 2.84-2woody1

I'm not sure this is a bug, but I think so!
Almost every initscript (/etc/init.d/*) ends with "exit 0", but ten of theese files have a column (:) before the line.
I think this prevents the line to be executed.


Here follows the command I used to list the files and the list of files.
Note that two of them (bootmisc.sh and checkroot.sh) have 2 more lines starting with column, please check them too!


--- Command ---

gateway:/etc/init.d# grep ^\[[:space:]]*: *

bootmisc.sh:: > /var/run/utmp
bootmisc.sh:: exit 0
checkfs.sh:: exit 0
checkroot.sh:   : > /etc/mtab
checkroot.sh:: exit 0
halt:: exit 0
mountall.sh:: exit 0
mountnfs.sh:: exit 0
rmnologin:: exit 0
sendsigs:: exit 0
umountfs:: exit 0
umountnfs.sh:: exit 0

--- List of files ---
bootmisc.sh
checkfs.sh
checkroot.sh
halt
mountall.sh
mountnfs.sh
rmnologin
sendsigs
umountfs
umountnfs.sh

My system is:
Debian 3.0 (Woody) - i386

Thanks for your attention!

Alessandro





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to