fix(profile): revert 06d476c

fix #855
This commit is contained in:
Alexandre Pujol 2025-09-13 11:33:24 +02:00
parent 84f3f947cb
commit 31cbe5e2e9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -137,7 +137,9 @@ profile systemd-logind @{exec_path} flags=(attach_disconnected) {
@{PROC}/sysvipc/{shm,sem,msg} r, @{PROC}/sysvipc/{shm,sem,msg} r,
owner @{PROC}/@{pid}/fdinfo/@{int} r, owner @{PROC}/@{pid}/fdinfo/@{int} r,
/dev/dri/card@{int} rw,
@{att}/dev/dri/card@{int} rw, @{att}/dev/dri/card@{int} rw,
/dev/input/event@{int} rw, # Input devices (keyboard, mouse, etc) /dev/input/event@{int} rw, # Input devices (keyboard, mouse, etc)
/dev/mqueue/ r, /dev/mqueue/ r,
/dev/tty@{int} rw, /dev/tty@{int} rw,