aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shotcut.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-16 13:04:28 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-16 13:04:28 +0200
commit4c935269605f9b53578b66b9d9c5596ccb886f0d (patch)
treea33b75b9d60169b5278cd66473db5a8ee30e3ea4 /etc/shotcut.profile
parentSort comented private-{bin,etc} lines (diff)
downloadfirejail-4c935269605f9b53578b66b9d9c5596ccb886f0d.tar.gz
firejail-4c935269605f9b53578b66b9d9c5596ccb886f0d.tar.zst
firejail-4c935269605f9b53578b66b9d9c5596ccb886f0d.zip
many profile cleanup (4)
containing: - files forgotten in 4beaf8f9 - workarounds for #903 - commented useless private-etc lines removed - remove commented seccomp.keep lines - much more
Diffstat (limited to 'etc/shotcut.profile')
-rw-r--r--etc/shotcut.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/shotcut.profile b/etc/shotcut.profile
index 264566dcd..e6c48561f 100644
--- a/etc/shotcut.profile
+++ b/etc/shotcut.profile
@@ -5,10 +5,13 @@ include shotcut.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8ignore noexec ${HOME}
9
8noblacklist ${HOME}/.config/Meltytech 10noblacklist ${HOME}/.config/Meltytech
9 11
10include disable-common.inc 12include disable-common.inc
11include disable-devel.inc 13include disable-devel.inc
14include disable-exec.inc
12include disable-interpreters.inc 15include disable-interpreters.inc
13include disable-passwdmgr.inc 16include disable-passwdmgr.inc
14include disable-programs.inc 17include disable-programs.inc
@@ -26,9 +29,6 @@ protocol unix
26seccomp 29seccomp
27shell none 30shell none
28 31
29#private-bin shotcut,melt,qmelt,nice 32#private-bin melt,nice,qmelt,shotcut
30private-cache 33private-cache
31private-dev 34private-dev
32
33#noexec ${HOME}
34noexec /tmp