mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: okular: fix "Print to PDF" (#6408)
Add `ps2pdf` to private-bin. Fixes #6402.
This commit is contained in:
parent
43be683782
commit
8a5e53efa7
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ protocol unix
|
|||
seccomp
|
||||
tracelog
|
||||
|
||||
private-bin kbuildsycoca4,kdeinit4,lpr,okular,unar,unrar
|
||||
private-bin kbuildsycoca4,kdeinit4,lpr,okular,ps2pdf,unar,unrar
|
||||
private-dev
|
||||
private-etc @x11,cups
|
||||
# on KDE we need access to the real /tmp for data exchange with email clients
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue