Merge branch 'sysadm-dynamic-users' of git://github.com/fishilico/selinux-refpolicy
This commit is contained in:
commit
9508b3bbe9
@ -71,6 +71,12 @@ ifndef(`enable_mls',`
|
||||
logging_run_auditctl(sysadm_t, sysadm_r)
|
||||
')
|
||||
|
||||
ifdef(`init_systemd',`
|
||||
# Allow sysadm to resolve the username of dynamic users by calling
|
||||
# LookupDynamicUserByUID on org.freedesktop.systemd1.
|
||||
init_dbus_chat(sysadm_t)
|
||||
')
|
||||
|
||||
tunable_policy(`allow_ptrace',`
|
||||
domain_ptrace_all_domains(sysadm_t)
|
||||
')
|
||||
|
Loading…
Reference in New Issue
Block a user