On 12/26/2016 07:45 PM, Robert Moskowitz wrote:
This is using the CUbieTruck image.
When I did the yum update I saw:
[ 11.948082] SELinux: Class binder not defined in policy. [ 11.953578] SELinux: the above unknown classes and permissions will be allowed
Later, when I was setting up a policy for moving SSH port:
# semanage port -a -t ssh_port_t -p tcp 789 <- (not the real number)
I again saw:
[ 2273.047017] SELinux: Class binder not defined in policy. [ 2273.052531] SELinux: the above unknown classes and permissions will be allowed
What is going on here? Is this something that should be 'fixed'?
And again when I set the policy for userdir:
# setsebool -P httpd_enable_homedirs on [ 8192.799162] SELinux: Class binder not defined in policy. [ 8192.804646] SELinux: the above unknown classes and permissions will be allowed