feat(profile): use the new @{tmp} variable.
It is only used with the owner statement.
This commit is contained in:
parent
0bbbe71422
commit
3f69b9fec4
257 changed files with 668 additions and 685 deletions
|
|
@ -15,8 +15,8 @@ profile evince-thumbnailer @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/mime/mime.cache r,
|
||||
/usr/share/poppler/{,**} r,
|
||||
|
||||
owner /tmp/gnome-desktop-file-to-thumbnail.pdf r,
|
||||
owner /tmp/gnome-desktop-thumbnailer.png w,
|
||||
owner @{tmp}/gnome-desktop-file-to-thumbnail.pdf r,
|
||||
owner @{tmp}/gnome-desktop-thumbnailer.png w,
|
||||
|
||||
include if exists <local/evince-thumbnailer>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue