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',`
|
||||
gen_require(`
|
||||
type systemd_unit_t;
|
||||
class service status;
|
||||
')
|
||||
|
||||
allow $1 systemd_unit_t:lnk_file read_lnk_file_perms;
|
||||
|
|
Loading…
Reference in New Issue