summaryrefslogtreecommitdiffstats
path: root/etc/kdenlive.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/kdenlive.profile')
-rw-r--r--etc/kdenlive.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/kdenlive.profile b/etc/kdenlive.profile
index e42e5920a..871706b02 100644
--- a/etc/kdenlive.profile
+++ b/etc/kdenlive.profile
@@ -5,7 +5,7 @@ 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 /run/user/*/bus 8# blacklist /run/user/*/bus
9 9
10include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc 11include /etc/firejail/disable-devel.inc
@@ -13,19 +13,19 @@ include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15caps.drop all 15caps.drop all
16net none 16# net none
17nodvd 17nodvd
18nogroups 18nogroups
19nonewprivs 19nonewprivs
20noroot 20noroot
21notv 21notv
22protocol unix,inet,inet6 22protocol unix,netlink
23seccomp 23seccomp
24shell none 24shell none
25 25
26private-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 26private-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
27private-dev 27private-dev
28#private-etc fonts,alternatives,X11,pulse,passwd 28# private-etc fonts,alternatives,X11,pulse,passwd
29 29
30#noexec ${HOME} 30# noexec ${HOME}
31noexec /tmp 31noexec /tmp