Merge pull request #638 from gtrentalancia/gnome_fixes_pr
The gconf daemon (gnome module) must be able to create Unix domain sockets and use them as a server
This commit is contained in:
commit
7037ef3248
@ -80,6 +80,8 @@ optional_policy(`
|
||||
# Conf daemon local Policy
|
||||
#
|
||||
|
||||
allow gconfd_t self:unix_stream_socket create_stream_socket_perms;
|
||||
|
||||
allow gconfd_t gconf_etc_t:dir list_dir_perms;
|
||||
read_files_pattern(gconfd_t, gconf_etc_t, gconf_etc_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user