mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-13 10:07:19 +00:00
14 lines
209 B
Plaintext
14 lines
209 B
Plaintext
|
|
policy_module(rssh,1.1.0)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
attribute rssh_domain_type;
|
|
attribute rssh_ro_content_type;
|
|
|
|
type rssh_exec_t;
|
|
application_executable_file(rssh_exec_t)
|