aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.local
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/rc.local')
-rwxr-xr-xrc.d/rc.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/rc.local b/rc.d/rc.local
index 6d125d8b..cf1cf8dc 100755
--- a/rc.d/rc.local
+++ b/rc.d/rc.local
@@ -5,7 +5,7 @@
# X-Mandriva-Compat-Mode
# Default-Start: 2 3 4 5
# Short-Description: Local initialization script
-# Description: This script will be executed *after* all the other init scripts.
+# Description: This script will be executed at the end of the boot process.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
### END INIT INFO