]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add lsb tags to recursor init script, thanks ch. Closes #694
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 4 Feb 2013 07:36:48 +0000 (07:36 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 4 Feb 2013 07:36:48 +0000 (07:36 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3093 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/pdns-recursor.init.d

index c72739d70842b37b2d1dae91870bdc82a53df176..ebab3d8522a25d8e9b5f4c9a7190a07bccdb5af5 100755 (executable)
@@ -1,4 +1,12 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          pdns-recursor
+# Required-Start:    $network $remote_fs $syslog
+# Required-Stop:     $network $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: Start the recursor at boot time.
+### END INIT INFO
 # chkconfig: - 80 75
 # description: pdns_recursor is a versatile high performance recursing nameserver