avahi patch from dan
This commit is contained in:
parent
e04438840b
commit
fe1205a810
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
policy_module(avahi, 1.10.3)
|
policy_module(avahi, 1.10.4)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
@ -89,6 +89,7 @@ userdom_dontaudit_use_unpriv_user_fds(avahi_t)
|
||||||
userdom_dontaudit_search_user_home_dirs(avahi_t)
|
userdom_dontaudit_search_user_home_dirs(avahi_t)
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
|
dbus_system_domain(avahi_t, avahi_exec_t)
|
||||||
dbus_system_bus_client(avahi_t)
|
dbus_system_bus_client(avahi_t)
|
||||||
dbus_connect_system_bus(avahi_t)
|
dbus_connect_system_bus(avahi_t)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue