fedostree/products: Reenable SELinux, but in permissive mode

Still some more fixes coming, but getting close.
This commit is contained in:
Colin Walters 2014-02-02 14:38:37 -05:00
parent 5cabbcba71
commit ef694a9b1b

View File

@ -12,7 +12,9 @@
"add-repos": ["walters-rpm-ostree"],
"selinux": false,
"selinux": true,
"kargs": ["quiet", "enforcing=0"],
"bootstrap_base": ["filesystem", "glibc", "nss-altfiles", "shadow-utils"],