bd7833f
policy_module(permissivedomains,19)
afbf138
afbf138
optional_policy(`
afbf138
    gen_require(`
afbf138
                type systemd_localed_t;
afbf138
        ')
afbf138
afbf138
        permissive systemd_localed_t;
afbf138
')
afbf138
afbf138
optional_policy(`
afbf138
    gen_require(`
afbf138
                type httpd_mythtv_script_t;
afbf138
        ')
afbf138
afbf138
        permissive httpd_mythtv_script_t;
afbf138
')
c14302d
c14302d
optional_policy(`
c14302d
    gen_require(`
c14302d
                type systemd_hostnamed_t;
c14302d
        ')
c14302d
c14302d
	permissive systemd_hostnamed_t;
c14302d
')
3292206
3292206
optional_policy(`
3292206
    gen_require(`
3292206
                type systemd_sysctl_t;
3292206
        ')
3292206
3292206
        permissive systemd_sysctl_t;
3292206
')
3292206
330d3c0
optional_policy(`
330d3c0
    gen_require(`
330d3c0
                type openshift_cron_t;
330d3c0
        ')
330d3c0
330d3c0
        permissive openshift_cron_t;
330d3c0
')
330d3c0
13b7212
optional_policy(`
13b7212
    gen_require(`
13b7212
                type swift_t;
13b7212
        ')
13b7212
13b7212
        permissive swift_t;
13b7212
')
13b7212