mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-11 09:06:58 +00:00
14 lines
202 B
Plaintext
14 lines
202 B
Plaintext
|
|
policy_module(gift,1.0.0)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
type gift_exec_t;
|
|
corecmd_executable_file(gift_exec_t)
|
|
|
|
type giftd_exec_t;
|
|
corecmd_executable_file(giftd_exec_t)
|