Allow udev_t domain to read files labeled as consolekit_var_run_t

When the active session is changed, the udev-acl executable is called
by ConsoleKit. It will then read the ConsoleKit database to figure out
which is the active one.
This commit is contained in:
Laurent Bigonville 2012-12-05 21:39:23 +01:00 committed by Chris PeBenito
parent b20a9b30bc
commit ae0098c3cb

View File

@ -220,6 +220,10 @@ optional_policy(`
consoletype_exec(udev_t)
')
optional_policy(`
consolekit_read_pid_files(udev_t)
')
optional_policy(`
cups_domtrans_config(udev_t)
')