Maybe this would help if you have many servers, but don't hold me accountable if something goes wrong:
Code: Select all
sed -i '/CC_SRC = "1"/c\CC_SRC = "2"' /etc/csf/csf.conf; csf -ra
Code: Select all
sed -i '/CC_SRC = "1"/c\CC_SRC = "2"' /etc/csf/csf.conf; csf -ra