]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Fix LSB header in provided Debian init.d script.
authorVincent Bernat <bernat@luffy.cx>
Tue, 18 Aug 2009 12:05:52 +0000 (14:05 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 18 Aug 2009 12:08:30 +0000 (14:08 +0200)
Thanks to a patch from Petter Reinholdtsen:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542161

debian/lldpd.init.d

index 3ece7f1e845b143188daeb809f3f2c2f80b56414..306d21a879ede846ae835c475a6e00728e4a4f59 100644 (file)
@@ -1,8 +1,8 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides:          skeleton
-# Required-Start:    $remote_fs $network
-# Required-Stop:     $network $remote_fs
+# Provides:          lldpd
+# Required-Start:    $remote_fs $network $syslog
+# Required-Stop:     $network $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: LLDP daemon