commit: e778a08233d701cd7b0688261faa3868bda281ed Author: Jason Zaman <jason <AT> perfinion <DOT> com> AuthorDate: Tue Jan 20 14:30:45 2015 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Sun Jan 25 13:45:20 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e778a082
resolvconf: needs access to networkmanager rawip sockets --- policy/modules/contrib/resolvconf.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/contrib/resolvconf.te b/policy/modules/contrib/resolvconf.te index 32cba23..b8c8e7e 100644 --- a/policy/modules/contrib/resolvconf.te +++ b/policy/modules/contrib/resolvconf.te @@ -49,6 +49,10 @@ optional_policy(` dnsmasq_write_config(resolvconf_t) ') +optional_policy(` + networkmanager_rw_rawip_sockets(resolvconf_t) +') + ######################################### # # Resolvconf client policy