mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-09 06:10:28 +01:00
Change MLS levels in config file contexts to more sane defaults.
This commit is contained in:
parent
568c09481e
commit
7b90944258
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
|||
# be defined, and it must be a valid context according to the SELinux
|
||||
# security policy. Only one nonlocal_context rule may be defined.
|
||||
#
|
||||
nonlocal_context system_u:object_r:remote_xclient_t:s1
|
||||
root_window_context system_u:object_r:root_window_t:s1
|
||||
nonlocal_context system_u:object_r:remote_xclient_t:s0
|
||||
root_window_context system_u:object_r:root_window_t:s0
|
||||
|
||||
#
|
||||
# Property rules map a property name to a SELinux type. The type must
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue