mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-21 15:07:02 +00:00
14 lines
205 B
Plaintext
14 lines
205 B
Plaintext
|
|
policy_module(rssh,1.0.0)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
attribute rssh_domain_type;
|
|
attribute rssh_ro_content_type;
|
|
|
|
type rssh_exec_t;
|
|
corecmd_executable_file(rssh_exec_t)
|