for a reason not clear to me, on:
Security > Secure Processes (mod: security_UserProcessYou)
I have enabled the permanent protection "Enable Protection",
but after each reboot, it does not seem to be persistent.
If I click again the button, it works, but only until reboot...
Anyone experiencing same problem
tested from internal test tool and through php script:
<pre><?php
passthru('/usr/bin/top -b -n 1');
?>