other part of consolekit addition
This commit is contained in:
parent
c224d91c7b
commit
e66689f7be
@ -826,7 +826,7 @@ interface(`xserver_dontaudit_rw_xdm_pipes',`
|
|||||||
type xdm_t;
|
type xdm_t;
|
||||||
')
|
')
|
||||||
|
|
||||||
dontaudit $1 xdm_t:fifo_file { getattr read write };
|
dontaudit $1 xdm_t:fifo_file rw_fifo_file_perms;
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(xserver,1.3.1)
|
policy_module(xserver,1.3.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
@ -305,6 +305,10 @@ optional_policy(`
|
|||||||
alsa_domtrans(xdm_t)
|
alsa_domtrans(xdm_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
optional_policy(`
|
||||||
|
consolekit_dbus_chat(xdm_t)
|
||||||
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
consoletype_exec(xdm_t)
|
consoletype_exec(xdm_t)
|
||||||
')
|
')
|
||||||
|
Loading…
Reference in New Issue
Block a user