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

14 lines
210 B
Plaintext
Raw Normal View History

2006-04-24 20:21:27 +00:00
policy_module(gift,1.2.0)
2006-04-24 20:21:27 +00:00
########################################
#
# Declarations
#
type gift_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(gift_exec_t)
2006-04-24 20:21:27 +00:00
type giftd_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(giftd_exec_t)