mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Update okular.profile to support cbr files (#3704)
* Update okular.profile okular has support for reading cbr (rar-compressed comic book). without unrar or unar in private-bin, okular fails to decompress the files for viewing. * Sorted private-bin
This commit is contained in:
parent
8f130383e1
commit
c2f4072417
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ seccomp
|
|||
shell none
|
||||
tracelog
|
||||
|
||||
private-bin kbuildsycoca4,kdeinit4,lpr,okular
|
||||
private-bin kbuildsycoca4,kdeinit4,lpr,okular,unar,unrar
|
||||
private-dev
|
||||
private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,passwd,xdg
|
||||
# private-tmp - 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