HI,
i try to make acl for /usr/bin/php-cgi
i use default policy
### THE BELOW SUBJECT(S) SHOULD BE ADDED TO THE DEFAULT ROLE ###
subject /usr/bin/php-cgi l {
}
gradm -L /etc/grsec/learn.log -E
i start /usr/bin/php-cgi -V
learn.log is always 0
gradm -L /etc/grsec/learn.log -O /etc/grsec/php.acl
php.acl is zero size
i try same but for /bin/ls and is working
can some one help me with this problem