add labeling for /root/.debug

This commit is contained in:
Dan Walsh 2010-09-14 15:29:18 -04:00
parent d7f2020c46
commit 43a0339db4

View File

@ -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(/.*)? <<none>>
/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)