[selinux-policy/f15] Fix duplicate declaration

Miroslav Grepl mgrepl at fedoraproject.org
Fri Oct 21 12:43:51 UTC 2011


commit 0897540b2e6a3b52f26852493c7590f8928093cb
Author: Miroslav <mgrepl at redhat.com>
Date:   Fri Oct 21 14:43:34 2011 +0200

    Fix duplicate declaration

 policy-F15.patch |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/policy-F15.patch b/policy-F15.patch
index 4a97c66..2190813 100644
--- a/policy-F15.patch
+++ b/policy-F15.patch
@@ -59070,10 +59070,10 @@ index 0000000..8e06a02
 +')
 diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te
 new file mode 100644
-index 0000000..35e95df
+index 0000000..2f5eab1
 --- /dev/null
 +++ b/policy/modules/system/systemd.te
-@@ -0,0 +1,230 @@
+@@ -0,0 +1,223 @@
 +
 +policy_module(systemd, 1.0.0)
 +
@@ -59117,13 +59117,6 @@ index 0000000..35e95df
 +type systemd_systemctl_exec_t;
 +corecmd_executable_file(systemd_systemctl_exec_t)
 +
-+#
-+# Type for systemd pipes in /dev/.systemd/ directory
-+#
-+type systemd_device_t;
-+files_type(systemd_device_t)
-+dev_associate(systemd_device_t)
-+
 +#######################################
 +#
 +# Local policy


More information about the scm-commits mailing list