Subject: little thing for debian startup scripts
From: ADNET Ghislain <gadnet@aqueos.com>
Date: Tue, 15 Sep 2009 14:14:26 +0200
Tue, 15 Sep 2009 14:14:26 +0200
Hi all, hi Daniel,

I am not fluent in debian land but i would add the following for debian 
startup scripts to make them more update-rc/ LSB  friendly:


/etc/init.d/vprocunhide
7,15d6
< ### BEGIN INIT INFO
< # Provides:          vprocunhide
< # Required-Start:    $remote_fs $syslog $time $network
< # Required-Stop:     $remote_fs $syslog $time $network
< # Default-Start:     2 3 4 5
< # Default-Stop:      0 1 6
< # Short-Description: vprocunhide  sets vserver related attributes for 
/proc
< # Description:       vprocunhide  sets vserver related attributes for 
/proc.
< ### END INIT INFO


/etc/init.d/util-vserver
7,15d6
< ### BEGIN INIT INFO
< # Provides:          util-vserver
< # Required-Start:    $remote_fs $syslog $time $network vprocunhide
< # Required-Stop:     $remote_fs $syslog $time $network vprocunhide
< # Default-Start:     2 3 4 5
< # Default-Stop:      0 1 6
< # Short-Description: Sets the path to vshelper and kills all guest 
processes
< # Description:       Sets the path to vshelper and kills all guest 
processes
< ### END INIT INFO



/etc/init.d/vservers-default
4,12d3
< ### BEGIN INIT INFO
< # Provides:          vservers-default
< # Required-Start:    $remote_fs $syslog $time $network vprocunhide 
util-vserver
< # Required-Stop:     $remote_fs $syslog $time $network vprocunhide 
util-vserver
< # Default-Start:     2 3 4 5
< # Default-Stop:      0 1 6
< # Short-Description: Wrapper to start the default vservers
< # Description:       Wrapper to start the default vservers
< ### END INIT INFO


any comments are welcome !




-- 
Cordialement,
Ghislain


["application/x-pkcs7-signature" not shown]