fix: pinentry gtk need access to its cmdline.

fix #768
This commit is contained in:
Alexandre Pujol 2025-06-16 21:48:07 +02:00
parent 5e14271f76
commit 8118bf3d23
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -11,16 +11,12 @@ include <tunables/global>
profile pinentry-gtk @{exec_path} { profile pinentry-gtk @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/consoles> include <abstractions/consoles>
include <abstractions/gtk>
include <abstractions/fonts>
include <abstractions/fontconfig-cache-read> include <abstractions/fontconfig-cache-read>
include <abstractions/freedesktop.org> include <abstractions/desktop>
@{exec_path} mr, @{exec_path} mr,
/usr/share/gtk-@{int}.@{int}/{,**} r, @{PROC}/@{pid}/cmdline r,
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.@{rand6} r,
owner /dev/tty@{int} r, owner /dev/tty@{int} r,