The attached patch fixes the following errors: matchpathcon_filespec_add: conflicting specifications for /etc/sysconfig/networking/devices/ifcfg-eth0 and /etc/sysconfig/network-scripts/ifcfg-eth0, using system_u:object_r:net_conf_t. matchpathcon_filespec_add: conflicting specifications for /etc/sysconfig/networking/profiles/default/ifcfg-eth0 and /etc/sysconfig/networking/devices/ifcfg-eth0, using system_u:object_r:net_conf_t. -- http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP/POP benchmark http://www.coker.com.au/~russell/ My home page
--- file_contexts/distros.fc.orig 2005-06-20 17:16:29.000000000 +1000 +++ file_contexts/distros.fc 2005-06-20 17:17:00.000000000 +1000 @@ -1,8 +1,10 @@ ifdef(`distro_redhat', ` /usr/share/system-config-network(/netconfig)?/[^/]+\.py -- system_u:object_r:bin_t /etc/sysconfig/networking/profiles/.*/resolv\.conf -- system_u:object_r:net_conf_t +/etc/sysconfig/networking/profiles/[^/]+/ifcfg-.+ -- system_u:object_r:net_conf_t /etc/sysconfig/network-scripts/ifcfg-.+ -- system_u:object_r:net_conf_t /etc/sysconfig/network-scripts/.*resolv\.conf -- system_u:object_r:net_conf_t +/etc/sysconfig/networking/devices/ifcfg-.+ -- system_u:object_r:net_conf_t /usr/share/rhn/rhn_applet/applet\.py -- system_u:object_r:bin_t /usr/share/rhn/rhn_applet/eggtrayiconmodule\.so -- system_u:object_r:shlib_t /usr/share/rhn/rhn_applet/needed-packages\.py -- system_u:object_r:bin_t
-- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-selinux-list