install_initd behavior for non-LSB init scripts.
"Bart Whiteley" <[email protected]>
| Newsgroups | gmane.linux.lsb.discuss |
|---|---|
| Message-ID | <[email protected]> |
Could the LSB spec be changed to state that
install_initd should not be allowed to do anything
to scripts that don't have "{BEGIN,END} INIT INFO"
comments?
What is the point of moving all of these scripts
to S01... ? What's wrong with leaving them at the
numbers that a %post script may have set them
to through means other than install_initd?
I can't begin to describe the nightmare of trying to
get a collection of services to start at boot-time properly
on a SuSE box, particularly if one doesn't have controll
over all the init scripts involved.