selinux-policy/refpolicy/policy/modules/apps/screen.fc

18 lines
327 B
Plaintext
Raw Normal View History

2006-01-11 18:10:49 +00:00
#
# /home
#
2006-02-01 13:28:14 +00:00
ifdef(`strict_policy',`
2006-01-11 18:10:49 +00:00
HOME_DIR/\.screenrc -- gen_context(system_u:object_r:ROLE_screen_ro_home_t,s0)
2006-02-01 13:28:14 +00:00
')
2006-01-11 18:10:49 +00:00
#
# /usr
#
/usr/bin/screen -- gen_context(system_u:object_r:screen_exec_t,s0)
#
# /var
#
/var/run/screens?/S-[^/]+ -d gen_context(system_u:object_r:screen_dir_t,s0)
/var/run/screens?/S-[^/]+/.* <<none>>