In https://github.com/projectatomic/rpm-ostree/pull/1003 I discovered that /etc/selinux/config starts out modified; this is actually a sort of anaconda/selinux-policy interaction bug. It looks like we can work around it by simply removing selinux --enforcing from our kickstart which will use the defaults.
/etc/selinux/config
selinux --enforcing
https://src.fedoraproject.org/rpms/selinux-policy/pull-request/2
Metadata Update from @dustymabe: - Issue tagged with: bug, host
upstream pull request has been merged. will make it into next release
Metadata Update from @dustymabe: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.