Closed johnou closed 8 years ago
In this case the shebang isn't even used as the script is invoked with /bin/sh &syscommand(__LINE__,"/bin/sh /etc/csf/csfpost.sh"); (even with the csf-pre_post_sh project as it just sources the script).
&syscommand(__LINE__,"/bin/sh /etc/csf/csfpost.sh");
thanks
In this case the shebang isn't even used as the script is invoked with /bin/sh
&syscommand(__LINE__,"/bin/sh /etc/csf/csfpost.sh");
(even with the csf-pre_post_sh project as it just sources the script).