Author Topic: serious bug on security_UserProcess  (Read 4703 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
serious bug on security_UserProcess
« on: September 07, 2017, 10:12:03 PM »
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:

Quote
<pre><?php

passthru('/usr/bin/top -b -n 1');

?>