]> git.pld-linux.org Git - packages/mongodb.git/blobdiff - mongodb.init
- restore LSB header (can be useful with systemd)
[packages/mongodb.git] / mongodb.init
index 6102259cb3905f0f476223120837aa059ea26a32..d8bed589ee2437926514b7759476a4b97d049e77 100644 (file)
@@ -9,6 +9,17 @@
 # processname: mongod
 # pidfile:      /var/run/mongod.pid
 #
+### BEGIN INIT INFO
+# Provides:          mongod
+# Required-Start: $syslog $local_fs $network
+# Required-Stop:  $syslog $local_fs $network
+# Should-Start:   $remote_fs
+# Should-Stop:    $remote_fs
+# Default-Start:     3 4 5
+# Default-Stop:      0 1 2 6
+# Short-Description: MongoDB server
+# Description:       Starts and stops the MongoDB daemon
+### END INIT INFO
 
 # Source function library
 . /etc/rc.d/init.d/functions
This page took 0.089872 seconds and 4 git commands to generate.