fix pdftoppm
This commit is contained in:
parent
3faffd5d23
commit
f07609bb37
1 changed files with 2 additions and 1 deletions
|
|
@ -12,12 +12,13 @@ profile pdftoppm @{exec_path} {
|
|||
include <abstractions/fonts>
|
||||
include <abstractions/user-read-strict>
|
||||
include <abstractions/user-write-strict>
|
||||
include <abstractions/user-tmp>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/poppler/{,**} r,
|
||||
|
||||
owner /tmp/{,**} rw,
|
||||
|
||||
include if exists <local/pdftoppm>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue