From 8a6c7d00fc9e4e54947a89e4c964c6d1adab8ce5 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Mar 23 2009 16:03:21 +0000 Subject: - Fix sysnet/net_conf_t --- diff --git a/policy-20080710.patch b/policy-20080710.patch index 257b683..8fc945d 100644 --- a/policy-20080710.patch +++ b/policy-20080710.patch @@ -35053,8 +35053,8 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/setran + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.fc serefpolicy-3.5.13/policy/modules/system/sysnetwork.fc --- nsaserefpolicy/policy/modules/system/sysnetwork.fc 2008-10-17 14:49:13.000000000 +0200 -+++ serefpolicy-3.5.13/policy/modules/system/sysnetwork.fc 2009-03-12 13:33:35.000000000 +0100 -@@ -11,15 +11,23 @@ ++++ serefpolicy-3.5.13/policy/modules/system/sysnetwork.fc 2009-03-23 16:28:46.000000000 +0100 +@@ -11,15 +11,24 @@ /etc/dhclient-script -- gen_context(system_u:object_r:dhcp_etc_t,s0) /etc/dhcpc.* gen_context(system_u:object_r:dhcp_etc_t,s0) /etc/dhcpd\.conf -- gen_context(system_u:object_r:dhcp_etc_t,s0) @@ -35076,11 +35076,12 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnet +/etc/sysconfig/networking/profiles/.*/resolv\.conf -- gen_context(system_u:object_r:net_conf_t,s0) +/etc/sysconfig/networking/profiles/.*/hosts -- gen_context(system_u:object_r:net_conf_t,s0) +/etc/sysconfig/network-scripts(/.*)? gen_context(system_u:object_r:net_conf_t,s0) ++/etc/sysconfig/networking/profiles(/.*)? gen_context(system_u:object_r:net_conf_t,s0) + ') # -@@ -57,3 +65,5 @@ +@@ -57,3 +66,5 @@ ifdef(`distro_gentoo',` /var/lib/dhcpc(/.*)? gen_context(system_u:object_r:dhcpc_state_t,s0) ')