selinux-policy/policy/modules/apps/userhelper.te

16 lines
250 B
Plaintext
Raw Normal View History

2006-01-18 16:40:04 +00:00
policy_module(userhelper, 1.5.0)
2006-01-18 16:40:04 +00:00
########################################
#
# Declarations
#
2008-11-05 16:10:46 +00:00
attribute userhelper_type;
2006-01-18 16:40:04 +00:00
type userhelper_conf_t;
files_type(userhelper_conf_t)
type userhelper_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(userhelper_exec_t)