Add systemd_sysctl_t as a permissive domain
This commit is contained in:
parent
f125066d3c
commit
32922067ef
@ -23,3 +23,12 @@ optional_policy(`
|
||||
|
||||
permissive systemd_hostnamed_t;
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
gen_require(`
|
||||
type systemd_sysctl_t;
|
||||
')
|
||||
|
||||
permissive systemd_sysctl_t;
|
||||
')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user