aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/marker.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-03-08 17:39:14 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-03-08 17:39:14 +0100
commitc8cdcffc30b2aef1f0781d7c0043117490b49c70 (patch)
tree72ec54089d5d2bd152772373a38d5877c3faa9f9 /etc/profile-m-z/marker.profile
parentMerge pull request #4065 from glitsj16/man (diff)
downloadfirejail-c8cdcffc30b2aef1f0781d7c0043117490b49c70.tar.gz
firejail-c8cdcffc30b2aef1f0781d7c0043117490b49c70.tar.zst
firejail-c8cdcffc30b2aef1f0781d7c0043117490b49c70.zip
profile fixes
ghostwriter.profile: 'dbus-user none' freeze ghostwriter when clicking on open file, 'dbus-user filter' works. This is the same as in d0004b84 for openshot looks like a QT problem. marker: allow python
Diffstat (limited to 'etc/profile-m-z/marker.profile')
-rw-r--r--etc/profile-m-z/marker.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/profile-m-z/marker.profile b/etc/profile-m-z/marker.profile
index 029d0183d..70e5c72cf 100644
--- a/etc/profile-m-z/marker.profile
+++ b/etc/profile-m-z/marker.profile
@@ -14,6 +14,8 @@ include globals.local
14noblacklist ${HOME}/.cache/marker 14noblacklist ${HOME}/.cache/marker
15noblacklist ${DOCUMENTS} 15noblacklist ${DOCUMENTS}
16 16
17include allow-python3.inc
18
17include disable-common.inc 19include disable-common.inc
18include disable-devel.inc 20include disable-devel.inc
19include disable-exec.inc 21include disable-exec.inc
@@ -48,7 +50,7 @@ seccomp.block-secondary
48shell none 50shell none
49tracelog 51tracelog
50 52
51private-bin marker 53private-bin marker,python3*
52private-cache 54private-cache
53private-dev 55private-dev
54private-etc alternatives,dconfgtk-3.0,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,pango,X11 56private-etc alternatives,dconfgtk-3.0,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,pango,X11