Louis Coilliot wrote:
Hello,

in /etc/init.d/funcd (func 0.23) there is:

START_DAEMON $PROCESS $CONFIG_ARGS

I think it should be

START_DAEMON $DAEMON $CONFIG_ARGS

Because the variables are:
PROCESS=funcd
DAEMON=/usr/bin/funcd

I think you are correct. Changing it as you suggests doesn't seem to break anything for me in
"lsb" mode or with regular red hat style init scripts.

Change pushed to git.

Adrian

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to