fix(profile): ensure xinit does not block unsupported programs.
See #263
This commit is contained in:
parent
da8480b427
commit
23be6d904e
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue