From 4c935269605f9b53578b66b9d9c5596ccb886f0d Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sun, 16 Jun 2019 13:04:28 +0200 Subject: 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 --- etc/shotcut.profile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/shotcut.profile') 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 # Persistent global definitions include globals.local +ignore noexec ${HOME} + noblacklist ${HOME}/.config/Meltytech include disable-common.inc include disable-devel.inc +include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc @@ -26,9 +29,6 @@ protocol unix seccomp shell none -#private-bin shotcut,melt,qmelt,nice +#private-bin melt,nice,qmelt,shotcut private-cache private-dev - -#noexec ${HOME} -noexec /tmp -- cgit v1.2.3-70-g09d2