xserver: associate xconsole_device_t (/dev/xconsole) to device_t (devtmpfs)

Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
This commit is contained in:
Dominick Grift 2013-09-27 18:31:26 +02:00 committed by Chris PeBenito
parent cb306b0c95
commit 57f62fe531
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ userdom_user_tmp_file(xauth_tmp_t)
# this is not actually a device, its a pipe
type xconsole_device_t;
files_type(xconsole_device_t)
dev_associate(xconsole_device_t)
fs_associate_tmpfs(xconsole_device_t)
files_associate_tmp(xconsole_device_t)