fix(profile): att on logind

fix #833
This commit is contained in:
Alexandre Pujol 2025-09-07 19:48:54 +02:00
parent 1defbbc416
commit 06d476ccaa
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -136,7 +136,7 @@ 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,
/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,