mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-25 04:26:37 +00:00
policy: init: there is no enabled_mls, it is enable_mls
This will enable su_restricted_domain_template where it was meant to be enabled before, but was not actually. Signed-off-by: Markus Linnala <Markus.Linnala@cybercom.com>
This commit is contained in:
parent
8dfa9e4fce
commit
0804193e01
@ -1029,7 +1029,7 @@ ifdef(`distro_suse',`
|
||||
')
|
||||
')
|
||||
|
||||
ifdef(`enabled_mls',`
|
||||
ifdef(`enable_mls',`
|
||||
optional_policy(`
|
||||
# allow init scripts to su
|
||||
su_restricted_domain_template(initrc, initrc_t, system_r)
|
||||
|
Loading…
Reference in New Issue
Block a user