fix(profile): ensure xinit does not block unsupported programs.

See #263
This commit is contained in:
Alexandre Pujol 2023-12-13 17:38:26 +00:00
parent da8480b427
commit 23be6d904e
Failed to generate hash of commit

View file

@ -60,6 +60,7 @@ profile xinit @{exec_path} {
# Allow custom GUI launcher to start # Allow custom GUI launcher to start
@{bin}/* rPUx, @{bin}/* rPUx,
@{lib}/** rPUx,
/etc/X11/{,**} r, /etc/X11/{,**} r,
/etc/default/{,*} r, /etc/default/{,*} r,