ctdb.init: add Default-Start to init script to enable autostart.
authorMichael Adam <obnox@samba.org>
Sat, 5 Jul 2008 12:28:27 +0000 (14:28 +0200)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 15 Dec 2008 22:51:30 +0000 (09:51 +1100)
Michael

config/ctdb.init

index ddcac762f0285e219f4b90f2fc0d976e632b4f59..0d0053e74238949cb03efe7d8a4a4ab97e12d0f9 100755 (executable)
@@ -14,6 +14,7 @@
 # Required-Start:      $network
 # Required-Stop:
 # Default-Stop:
+# Default-Start:       3 5
 # Short-Description:   start and stop ctdb service
 # Description:         initscript for the ctdb service
 ### END INIT INFO