mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-04-01 22:58:20 +00:00
init: Drop unnecessary userspace class dependence in init_read_generic_units_symlinks().
This commit is contained in:
parent
09a81f7220
commit
7a1e0d0ca9
@ -2973,7 +2973,6 @@ interface(`init_search_units',`
|
|||||||
interface(`init_read_generic_units_symlinks',`
|
interface(`init_read_generic_units_symlinks',`
|
||||||
gen_require(`
|
gen_require(`
|
||||||
type systemd_unit_t;
|
type systemd_unit_t;
|
||||||
class service status;
|
|
||||||
')
|
')
|
||||||
|
|
||||||
allow $1 systemd_unit_t:lnk_file read_lnk_file_perms;
|
allow $1 systemd_unit_t:lnk_file read_lnk_file_perms;
|
||||||
|
Loading…
Reference in New Issue
Block a user