aboutsummaryrefslogtreecommitdiffstats
path: root/etc/kdenlive.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-16 13:47:31 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit60606c2d041dc08b0af10baff1b18dbf507f8d81 (patch)
tree75ca83f6148cf6e93e75df9be3b85ab702a5fb9c /etc/kdenlive.profile
parentAdd 5 profiles (diff)
downloadfirejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.gz
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.zst
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.zip
Fixup 36 profiles
Diffstat (limited to 'etc/kdenlive.profile')
-rw-r--r--etc/kdenlive.profile19
1 files changed, 5 insertions, 14 deletions
diff --git a/etc/kdenlive.profile b/etc/kdenlive.profile
index b982bd045..b91bd9c41 100644
--- a/etc/kdenlive.profile
+++ b/etc/kdenlive.profile
@@ -5,20 +5,11 @@ include /etc/firejail/kdenlive.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11blacklist /opt
12 8
13# Apparently these break kdenlive for some people - they work for me though? 9include /etc/firejail/disable-common.inc
14# whitelist ${DOWNLOADS} 10include /etc/firejail/disable-devel.inc
15# whitelist ${HOME}/.config/ 11include /etc/firejail/disable-passwdmgr.inc
16# whitelist ${HOME}/Videos 12include /etc/firejail/disable-programs.inc
17# whitelist ${HOME}/kdenlive
18whitelist /tmp/.X11-unix
19# DBus is forced to use an ordinary unix socket
20whitelist /tmp/dbus_session_socket
21include /etc/firejail/whitelist-common.inc
22 13
23caps.drop all 14caps.drop all
24net none 15net none
@@ -29,4 +20,4 @@ shell none
29 20
30private-bin kdenlive,kdenlive_render,dbus-launch,melt,ffmpeg,ffplay,ffprobe,dvdauthor,genisoimage,vlc,xine,kdeinit5,kshell5,kdeinit5_shutdown,kdeinit5_wrapper,kdeinit4,kshell4,kdeinit4_shutdown,kdeinit4_wrapper 21private-bin kdenlive,kdenlive_render,dbus-launch,melt,ffmpeg,ffplay,ffprobe,dvdauthor,genisoimage,vlc,xine,kdeinit5,kshell5,kdeinit5_shutdown,kdeinit5_wrapper,kdeinit4,kshell4,kdeinit4_shutdown,kdeinit4_wrapper
31private-dev 22private-dev
32private-etc fonts,alternatives,X11,pulse,passwd 23#private-etc fonts,alternatives,X11,pulse,passwd