Tom London wrote:
Running latest Rawhide, targeted/enforcing. NetworkManagerDispatcher appears to be running in initrc_t. Is that appropriate? Should it be NetworkManager_t like NetworkManager? Just checking. There aren't many things still running in initrc_t...... tom -- Tom London -- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-selinux-list
I have asked to have this patch applied to NetworkManager
--- NetworkManager~ 2006-01-31 14:54:20.000000000 -0500 +++ NetworkManager 2006-02-03 14:48:49.000000000 -0500 @@ -7,7 +7,7 @@ # connections to the best available connection. \ # # processname: NetworkManager -# pidfile: /var/run/NetworkManager.pid +# pidfile: /var/run/NetworkManager/NetworkManager.pid # prefix=/usr @@ -28,7 +28,7 @@ # so we can rearrange this easily processname=NetworkManager servicename=NetworkManager -pidfile=/var/run/NetworkManager.pid +pidfile=/var/run/NetworkManager/NetworkManager.pid RETVAL=0
-- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-selinux-list