2013-01-05 12:12:20 +00:00
|
|
|
policy_module(permissivedomains,19)
|
2013-01-15 16:54:07 +00:00
|
|
|
|
|
|
|
optional_policy(`
|
|
|
|
gen_require(`
|
|
|
|
type systemd_localed_t;
|
|
|
|
')
|
|
|
|
|
|
|
|
permissive systemd_localed_t;
|
|
|
|
')
|
|
|
|
|
|
|
|
optional_policy(`
|
|
|
|
gen_require(`
|
|
|
|
type httpd_mythtv_script_t;
|
|
|
|
')
|
|
|
|
|
|
|
|
permissive httpd_mythtv_script_t;
|
|
|
|
')
|
2013-01-15 23:54:56 +00:00
|
|
|
|
|
|
|
optional_policy(`
|
|
|
|
gen_require(`
|
|
|
|
type systemd_hostnamed_t;
|
|
|
|
')
|
|
|
|
|
|
|
|
permissive systemd_hostnamed_t;
|
|
|
|
')
|