diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-10-18 20:54:47 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-10-18 20:54:47 -0700 |
commit | 6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b (patch) | |
tree | 5856536d3208d494856509915436610b4c5c679b /profiles/karbon.profile | |
parent | Fix bannerlord profile (diff) | |
download | firejail-profiles-6ea485a808c1bc86cdbff55b99b5e5e9e03ab65b.tar.xz |
Updated for firejail 0.9.64-rc1
Diffstat (limited to 'profiles/karbon.profile')
-rw-r--r-- | profiles/karbon.profile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/karbon.profile b/profiles/karbon.profile index 330753c..e6b451a 100644 --- a/profiles/karbon.profile +++ b/profiles/karbon.profile @@ -10,6 +10,7 @@ ignore noexec ${HOME} noblacklist ${HOME}/.config/karbonrc noblacklist ${HOME}/.local/share/karbon +noblacklist ${HOME}/.local/share/kxmlgui5/karbon noblacklist ${DOCUMENTS} noblacklist ${PICTURES} @@ -33,7 +34,6 @@ caps.drop all ignore ipc-namespace # net none netfilter -# nodbus nodvd nogroups nonewprivs @@ -51,3 +51,6 @@ shell none private-cache private-dev private-tmp + +# dbus-user none +# dbus-system none |