Page 1 of 1

install script cannot setup csf/lfd service runlevel info (RHEL/CentOS)

Posted: 06 Nov 2009, 04:32
by ken_hk
Hello,

When we install csf in RHEL/CentOS servers, it always ends with these two messages:

./install.directadmin.sh: line 205: update-rc.d: command not found
./install.directadmin.sh: line 206: update-rc.d: command not found

It seems that update-rc.d is not available in RHEL/CentOS. Maybe you should use chkconfig instead.



Thank you and regards,

Ken

Posted: 16 Nov 2009, 16:55
by chirpy
I am unable to recreate the problem. The installation script with only attempt to use update-rc.d if the file /etc/debian_version exists.