summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rc-services.sh')
-rwxr-xr-xsbin/rc-services.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rc-services.sh b/sbin/rc-services.sh
index 2991176..199a8d2 100755
--- a/sbin/rc-services.sh
+++ b/sbin/rc-services.sh
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# RC Dependency and misc service functions
-RC_GOT_SVCNAMES="yes"
+RC_GOT_SERVICES="yes"
[[ ${RC_GOT_FUNCTIONS} != "yes" ]] && source /sbin/functions.sh