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

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
ken_hk
Junior Member
Posts: 15
Joined: 25 Sep 2009, 06:02

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

Post 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
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post 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.
Post Reply