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'? > On the centos list one commenter said: I’m not sure but I think those two warnings mean that your kernel and selinux policy are out of sync.