mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 14:56:05 -06:00
Fix error messages when opening multiple documents in LibreOffice
This fixes "LibreOffice will attempt to recover the state of the files you were working on before it crashed." messages when you go to open a second document. We should see if there are any other profile where we can use join-or-start to fix similar issues.
This commit is contained in:
parent
9e9a83e271
commit
14c4e7012d
1 changed files with 2 additions and 0 deletions
|
|
@ -34,3 +34,5 @@ private-tmp
|
|||
|
||||
noexec ${HOME}
|
||||
noexec /tmp
|
||||
|
||||
join-or-start libreoffice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue