mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-12 01:27:29 +00:00
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
|
|
policy_module(userhelper,1.0.3)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
type userhelper_conf_t;
|
|
files_type(userhelper_conf_t)
|
|
|
|
type userhelper_exec_t;
|
|
corecmd_executable_file(userhelper_exec_t)
|