From d421fd009781c93fe77ea065f3d46e2793743071 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 21 Feb 2013 21:21:18 +0100 Subject: [PATCH] Sepolixy should not throw an exception on an SELinux disabled machine - Switch from using console app to using pkexec, so we will work better with policykit. - Add missing import to fix system-config-selinux startup - Add comment to pamd files about pam_rootok.so - Fix sepolicy generate to not comment out the first line --- policycoreutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 7601e16..1378bec 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -256,7 +256,7 @@ rm -rf %{buildroot} %{_bindir}/semodule_package %{_bindir}/semodule_unpackage %config(noreplace) %{_sysconfdir}/sestatus.conf -%config(noreplace) %{_sysconfdir}/pam.d/newrole +%config(noreplace) %{_sysconfdir}/pam.d/run_init # selinux-policy Requires: policycoreutils, so we own this set of directories and our files within them %{_mandir}/man5/selinux_config.5.gz %{_mandir}/man5/sestatus.conf.5.gz