summaryrefslogtreecommitdiffstats
path: root/etc/cin.profile
diff options
context:
space:
mode:
authorLibravatar bn0785ac <33168871+bn0785ac@users.noreply.github.com>2018-05-01 11:02:01 -0400
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2018-05-01 10:02:01 -0500
commitecbc26fc3b4737a368b701f32ca7c225f86b4e37 (patch)
treeeff5f0e95afe183e48894466d18f7f9b56f8cd7c /etc/cin.profile
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-ecbc26fc3b4737a368b701f32ca7c225f86b4e37.tar.gz
firejail-ecbc26fc3b4737a368b701f32ca7c225f86b4e37.tar.zst
firejail-ecbc26fc3b4737a368b701f32ca7c225f86b4e37.zip
Repairing programs (#1894)
cin keeps seccomp (but i've recovered multithreading its mandatory for video editing) libreoffice its fixed (linux-kde) natron works (multithread )
Diffstat (limited to 'etc/cin.profile')
-rw-r--r--etc/cin.profile8
1 files changed, 5 insertions, 3 deletions
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
18net none 18net none
19nodbus 19nodbus
20nodvd 20nodvd
21nogroups 21#nogroups
22nonewprivs 22#nonewprivs
23notv 23notv
24noroot 24noroot
25protocol unix 25protocol unix
26
27#if an 1-1.2% gap per thread hurts you, feel free to comment seccomp
26seccomp 28seccomp
27shell none 29shell none
28 30
29private-bin cin,ffmpeg 31#private-bin cin,ffmpeg
30private-dev 32private-dev
31 33
32noexec ${HOME} 34noexec ${HOME}