Allow the xdm_t domain to enter all the gkeyringd ones

During the opening of the session, the pam_gnome_keyring module is
starting the daemon in the gkeyringd user domain, allow xdm_t to
transition to it.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742966
This commit is contained in:
Laurent Bigonville 2014-04-11 19:28:27 +02:00 committed by Chris PeBenito
parent eabe0273c2
commit adfe24f6ce
1 changed files with 4 additions and 0 deletions

View File

@ -523,6 +523,10 @@ optional_policy(`
')
')
optional_policy(`
gnome_spec_domtrans_all_gkeyringd(xdm_t)
')
optional_policy(`
# Talk to the console mouse server.
gpm_stream_connect(xdm_t)