[Michael Biebl]
> The documentation at http://wiki.debian.org/LSBInitScripts is not clear
> about that, but there seem to be a lot of init scripts in /etc/init.d
> which use "$local_fs $remote_fs" contrary to your proposed "$remote_fs".
>
> Could you please improve the documentation in that rega
Michael Biebl wrote:
Hi Petter!
Petter Reinholdtsen wrote:
### BEGIN INIT INFO
# Provides: NetworkManagerDispatcher
-# Required-Start:$local_fs
-# Required-Stop: $local_fs
+# Required-Start:$remote_fs
+# Required-Stop: $remote_fs
I'm wondering if this should be
Requ
Hi Petter!
Petter Reinholdtsen wrote:
### BEGIN INIT INFO
# Provides: NetworkManagerDispatcher
-# Required-Start:$local_fs
-# Required-Stop: $local_fs
+# Required-Start:$remote_fs
+# Required-Stop: $remote_fs
I'm wondering if this should be
Required-Start: $local_fs
Package: network-manager
Version: 0.6.4-8
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency
When testing dependency based boot sequencing, I discovered what I
believe is a bug in the init.d/network-manager and
init.d/network-manager-dispatcher scripts. Both need a moun
4 matches
Mail list logo