aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--msec.init6
1 files changed, 4 insertions, 2 deletions
diff --git a/msec.init b/msec.init
index 2547101..24c2602 100644
--- a/msec.init
+++ b/msec.init
@@ -8,10 +8,12 @@
### BEGIN INIT INFO
# Provides: msec
# Default-Start: 3 4 5
-# Short-Description: Enables MSEC security policy
-# Description: Enables MSEC security settings, defined by current policy
+# Short-Description: Enables MSEC security policy on boot
+# Description: Enables MSEC security settings on boot
### END INIT INFO
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+
# Source function library.
. /etc/rc.d/init.d/functions