summaryrefslogtreecommitdiff
path: root/init.d
diff options
context:
space:
mode:
authorivan <ivan>2011-09-22 21:11:03 +0000
committerivan <ivan>2011-09-22 21:11:03 +0000
commitb6d3ccf1ac55d80480f1e0d7a6e977b168d1bddc (patch)
tree59c72f517fa79fa5871e7b531710854c94fb202a /init.d
parent0689ecf76e4723f43409f7afa17c1882aa4c7b0b (diff)
LSB init script
Diffstat (limited to 'init.d')
-rw-r--r--init.d/freeside-init12
1 files changed, 12 insertions, 0 deletions
diff --git a/init.d/freeside-init b/init.d/freeside-init
index c4477d062..0589cebe8 100644
--- a/init.d/freeside-init
+++ b/init.d/freeside-init
@@ -2,6 +2,18 @@
#
# chkconfig: 345 86 16
# description: Freeside daemons
+#
+### BEGIN INIT INFO
+# Provides: freeside
+# Required-Start: $time $remote_fs
+# Required-Stop: $remote_fs
+# Should-Start: postgresql mysql
+# Should-Stop: postgresql mysql
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Start Freeside daemons at boot time
+# Description: Enable Freeside daemons
+### END INIT INFO
QUEUED_USER=%%%QUEUED_USER%%%