user  initscripts-ng-de...@lists.alioth.debian.org
usertag 541841 incorrect-dependency incorrect-provides
retitle 541841 autofs5: Incorrect provides and dependency
thanks

[Jan Christoph Nordholz]
> thanks for collecting all the information. I'll apply this to both
> autofs versions in the archive during the next days.

Thank you.  It has been 1.5 week now.  Did you run into problems?

Just for the reconrd, this is how I believe the autofs5 LSB header
should look:

### BEGIN INIT INFO
# Provides:       autofs5
# Required-Start: $network $remote_fs $syslog
# Required-Stop:  $network $remote_fs $syslog
# Should-Start:   ypbind nslcd
# Should-Stop:    ypbind nslcd
# Default-Start:  2 3 4 5
# Default-Stop:   0 1 6
# Short-Description: Automounts filesystems on demand
# Description: Automounts filesystems on demand
### END INIT INFO

I do not provide a patch for the package, as it is unclear to me if
you want a new patch on top of the existing ones or to modify one or
more of the existing patches.  These are the changes compared to the
existing header:

--- samples/rc.autofs.in        2009-08-27 10:03:11.866079000 +0200
+++ samples/rc.autofs.in-new    2009-08-27 10:07:05.739485000 +0200
@@ -7,9 +7,11 @@
 #
 #
 ### BEGIN INIT INFO
-# Provides: $autofs
-# Required-Start: $network $ypbind
-# Required-Stop: $network $ypbind
+# Provides:       autofs5
+# Required-Start: $network $remote_fs $syslog
+# Required-Stop:  $network $remote_fs $syslog
+# Should-Start:   ypbind nslcd
+# Should-Stop:    ypbind nslcd
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: Automounts filesystems on demand


Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to