mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-11 07:40:18 +00:00
Solve issue with no keyboard/mouse on X login screen
Sep 08 03:15:59 localhost audisp-syslog[1620]: node=localhost type=AVC msg=audit(1694142959.038:650): avc: denied { getattr } for pid=1695 comm="Xorg" name="/" dev="sysfs" ino=1 scontext=system_u:system_r:xserver_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=filesystem permissive=0 Signed-off-by: Dave Sugar <dsugar100@gmail.com>
This commit is contained in:
parent
d1759b92cb
commit
3cd6a8116c
@ -716,6 +716,7 @@ corenet_tcp_connect_all_ports(xserver_t)
|
||||
corenet_sendrecv_xserver_server_packets(xserver_t)
|
||||
corenet_sendrecv_all_client_packets(xserver_t)
|
||||
|
||||
dev_getattr_sysfs(xserver_t)
|
||||
dev_rw_sysfs(xserver_t)
|
||||
dev_rw_mouse(xserver_t)
|
||||
dev_rw_mtrr(xserver_t)
|
||||
|
Loading…
Reference in New Issue
Block a user