summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crash-catcher.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/crash-catcher.init b/crash-catcher.init
index fa429d4d..192b72b1 100644
--- a/crash-catcher.init
+++ b/crash-catcher.init
@@ -1,7 +1,7 @@
#!/bin/bash
-# Starts the rarpd daemon
+# Starts the crash-catcher daemon
#
-# chkconfig: - 82 16
+# chkconfig: 2345 82 16
# description: Daemon to detect crashing apps
# processname: crash-catcher
### BEGIN INIT INFO