mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
akonadi: chasing the sockets
This commit is contained in:
parent
9672e30b24
commit
549d7fb803
3 changed files with 3 additions and 0 deletions
|
|
@ -1137,6 +1137,7 @@ blacklist ${HOME}/wallet.dat
|
|||
blacklist ${HOME}/yt-dlp.conf
|
||||
blacklist ${HOME}/yt-dlp.conf.txt
|
||||
blacklist ${RUNUSER}/*firefox*
|
||||
blacklist ${RUNUSER}/akonadi
|
||||
blacklist /tmp/.wine-*
|
||||
blacklist /tmp/akonadi-*
|
||||
blacklist /var/games/nethack
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ noblacklist ${HOME}/.local/share/apps/korganizer
|
|||
noblacklist ${HOME}/.local/share/contacts
|
||||
noblacklist ${HOME}/.local/share/local-mail
|
||||
noblacklist ${HOME}/.local/share/notes
|
||||
noblacklist ${RUNUSER}/akonadi
|
||||
noblacklist /sbin
|
||||
noblacklist /tmp/akonadi-*
|
||||
noblacklist /usr/sbin
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ noblacklist ${HOME}/.local/share/kxmlgui5/kmail
|
|||
noblacklist ${HOME}/.local/share/kxmlgui5/kmail2
|
||||
noblacklist ${HOME}/.local/share/local-mail
|
||||
noblacklist ${HOME}/.local/share/notes
|
||||
noblacklist ${RUNUSER}/akonadi
|
||||
noblacklist /tmp/akonadi-*
|
||||
|
||||
include disable-common.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue