summaryrefslogtreecommitdiffstats
path: root/init-scripts/funcd
diff options
context:
space:
mode:
Diffstat (limited to 'init-scripts/funcd')
-rwxr-xr-xinit-scripts/funcd2
1 files changed, 1 insertions, 1 deletions
diff --git a/init-scripts/funcd b/init-scripts/funcd
index 63b98a2..223a7b6 100755
--- a/init-scripts/funcd
+++ b/init-scripts/funcd
@@ -67,7 +67,7 @@ RETVAL=0
start() {
echo -n $"Starting func daemon: "
- START_DAEMON $PROCESS $CONFIG_ARGS
+ START_DAEMON $DAEMON $CONFIG_ARGS
RETVAL=$?
echo
[ $RETVAL -eq 0 ] && touch /var/lock/subsys/$SERVICE