diff --git a/policy/modules/system/userdomain.fc b/policy/modules/system/userdomain.fc index 61db6da..4d34e8e 100644 --- a/policy/modules/system/userdomain.fc +++ b/policy/modules/system/userdomain.fc @@ -4,6 +4,7 @@ HOME_DIR/.+ gen_context(system_u:object_r:user_home_t,s0) /tmp/gconfd-USER -d gen_context(system_u:object_r:user_tmp_t,s0) /root(/.*)? gen_context(system_u:object_r:admin_home_t,s0) /root/\.cert(/.*)? gen_context(system_u:object_r:home_cert_t,s0) +/root/\.debug(/.*)? <> /dev/shm/pulse-shm.* gen_context(system_u:object_r:user_tmpfs_t,s0) /dev/shm/mono.* gen_context(system_u:object_r:user_tmpfs_t,s0) HOME_DIR/bin(/.*)? gen_context(system_u:object_r:home_bin_t,s0)