feat(profile): improve libreoffice tmp files.

This commit is contained in:
Alexandre Pujol 2024-11-10 19:06:43 +00:00
parent d30b673e99
commit 8f904132e1
Failed to generate hash of commit

View file

@ -83,12 +83,13 @@ profile libreoffice @{exec_path} {
owner @{user_share_dirs}/user-places.xbel r,
owner @{tmp}/ r,
owner @{tmp}/@{rand6} rwk,
owner @{tmp}/*.tmp/{,**} rwk,
owner @{tmp}/OSL_PIPE_@{uid}_SingleOfficeIPC_@{hex} w,
owner @{tmp}/.java_pid@{int}{,.tmp} rw,
owner @{tmp}/@{rand6} rwk,
owner @{tmp}/@{u64} rw,
owner @{tmp}/*.tmp/{,**} rwk,
owner @{tmp}/hsperfdata_@{user}/ rw,
owner @{tmp}/hsperfdata_@{user}/@{int} rwk,
owner @{tmp}/OSL_PIPE_@{uid}_SingleOfficeIPC_@{hex} w,
owner @{run}/user/@{uid}/#@{int} rw,