aboutsummaryrefslogtreecommitdiff
path: root/init/rh
diff options
context:
space:
mode:
Diffstat (limited to 'init/rh')
-rwxr-xr-xinit/rh2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/rh b/init/rh
index 394d4d6..7361a44 100755
--- a/init/rh
+++ b/init/rh
@@ -21,7 +21,7 @@ OPTIONS=
test -x $DAEMON || exit 0
-%if [ -f /etc/sysconfig/$NAME ]; then
+if [ -f /etc/sysconfig/$NAME ]; then
. /etc/sysconfig/$NAME
fi

Return to:

Send suggestions and report system problems to the System administrator.