Hello everyone
Actually i have a problem with csf and its "Could not open /etc/crontab: No such file or directory at /usr/sbin/csf line 2190." when i want to start csf it shows me "Firewall Status: Enabled but Stopped" and i checked line 2190 and i saw this code :
Please give me a answer because i didn't find anything on Google.
Actually i have a problem with csf and its "Could not open /etc/crontab: No such file or directory at /usr/sbin/csf line 2190." when i want to start csf it shows me "Firewall Status: Enabled but Stopped" and i checked line 2190 and i saw this code :
Code:
open (CRONTAB, "<","/etc/crontab") or die "Could not open /etc/crontab: $!";
Please give me a answer because i didn't find anything on Google.
