summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2006-01-09 00:57:39 +0000
committerOlivier Blin <oblin@mandriva.org>2006-01-09 00:57:39 +0000
commit8b1716ad6b1cf2eb19c0ec87128921a6e2d3cf2e (patch)
tree79cdcef2189a7b2d59df5441fffd3699014e4f9c /scripts
parente8d9886b7df32a739fa601c79f1158dbd0966ad1 (diff)
downloadmandi-8b1716ad6b1cf2eb19c0ec87128921a6e2d3cf2e.tar
mandi-8b1716ad6b1cf2eb19c0ec87128921a6e2d3cf2e.tar.gz
mandi-8b1716ad6b1cf2eb19c0ec87128921a6e2d3cf2e.tar.bz2
mandi-8b1716ad6b1cf2eb19c0ec87128921a6e2d3cf2e.tar.xz
mandi-8b1716ad6b1cf2eb19c0ec87128921a6e2d3cf2e.zip
convert parallel init to LSB
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mandi.init10
1 files changed, 8 insertions, 2 deletions
diff --git a/scripts/mandi.init b/scripts/mandi.init
index 86bfab8..a3822be 100644
--- a/scripts/mandi.init
+++ b/scripts/mandi.init
@@ -6,8 +6,14 @@
#
# description: Network monitoring daemon (Interactive Firewall and wireless)
#
-# X-Parallel-Init
-# X-Parallel-Requires: messagebus
+### BEGIN INIT INFO
+# Provides: mandi
+# Required-Start: messagebus
+# Requires-Stop: messagebus
+# Default-Start: 2 3 4 5
+# Short-Description: Network monitoring daemon
+# Description: Network monitoring daemon (Interactive Firewall and wireless)
+### END INIT INFO
. /etc/init.d/functions