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;
|
|
|
|
')
|
2013-01-31 15:30:03 +00:00
|
|
|
|
|
|
|
optional_policy(`
|
|
|
|
gen_require(`
|
|
|
|
type systemd_sysctl_t;
|
|
|
|
')
|
|
|
|
|
|
|
|
permissive systemd_sysctl_t;
|
|
|
|
')
|
|
|
|
|
2013-02-01 18:36:46 +00:00
|
|
|
optional_policy(`
|
|
|
|
gen_require(`
|
|
|
|
type openshift_cron_t;
|
|
|
|
')
|
|
|
|
|
|
|
|
permissive openshift_cron_t;
|
|
|
|
')
|
|
|
|
|