On Wed, Jun 08, 2016 at 04:09:37PM +0200, Jakub Bogusz wrote:
> Probably since 2011 (libselinux 2.1.1) preferred selinuxfs mount point
> is /sys/fs/selinux (with fallback to /selinux and any other location
> selinuxfs is detected at).
> 
> OK to adjust rc.sysinit?
> Does anything more need update (beside dropping /selinux from 
> filesystem.spec)?

Uhm, it seems that the new location is supported since Linux 3.0, so
filesystem/rc-scripts compatibility fallback (if test -d /sys/fs/selinux; then
mount /sys/fs/selinux else mount /selinux) needs to stay as long as
2.6.x is supported in Th.


-- 
Jakub Bogusz    http://qboosh.pl/
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to