On 2012-09-24 20:58 +0200, Regid Ichira wrote:

>     $ grep Provides /etc/init.d/mountnfs-bootclean.sh
>     # Provides:          mountnfs-bootclean
>
>     $ grep Description /etc/init.d/bootmisc.sh
>     # Short-Description: Miscellaneous things to be done during bootup.
>     # Description:       Some cleanup.  Note, it need to run after 
> mountnfs-bootclean.sh.
>
>     $ grep Required-Start /etc/init.d/bootmisc.sh
>     # Required-Start:    $remote_fs
>
>
>   Then why bootmisc.sh is not Required-Start mountnfs-bootclean too?

Because mountnfs-bootclean is already part of the $remote_fs facility.
Have a look at /etc/insserv.conf and insserv(8).

Cheers,
       Sven


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to