From ecbc26fc3b4737a368b701f32ca7c225f86b4e37 Mon Sep 17 00:00:00 2001 From: bn0785ac <33168871+bn0785ac@users.noreply.github.com> Date: Tue, 1 May 2018 11:02:01 -0400 Subject: Repairing programs (#1894) cin keeps seccomp (but i've recovered multithreading its mandatory for video editing) libreoffice its fixed (linux-kde) natron works (multithread ) --- etc/cin.profile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'etc/cin.profile') diff --git a/etc/cin.profile b/etc/cin.profile index 0a5b0c728..512fa2050 100644 --- a/etc/cin.profile +++ b/etc/cin.profile @@ -18,15 +18,17 @@ ipc-namespace net none nodbus nodvd -nogroups -nonewprivs +#nogroups +#nonewprivs notv noroot protocol unix + +#if an 1-1.2% gap per thread hurts you, feel free to comment seccomp seccomp shell none -private-bin cin,ffmpeg +#private-bin cin,ffmpeg private-dev noexec ${HOME} -- cgit v1.2.3-54-g00ecf