aboutsummaryrefslogtreecommitdiffstats
path: root/etc/2048-qt.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-02 09:37:20 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-02 09:37:20 -0500
commitcaaac4417bd9b4116681c96fa1127b3f78c33d1d (patch)
tree0c1fd52865432943dff536a7679408bec47df683 /etc/2048-qt.profile
parentget_mempolicy syscall was temporarily removed from the default seccomp list. ... (diff)
parentFixes (diff)
downloadfirejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.tar.gz
firejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.tar.zst
firejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.zip
Merge pull request #1367 from SpotComms/mh
Harden profiles
Diffstat (limited to 'etc/2048-qt.profile')
-rw-r--r--etc/2048-qt.profile25
1 files changed, 14 insertions, 11 deletions
diff --git a/etc/2048-qt.profile b/etc/2048-qt.profile
index 0dc54e675..2f3efe743 100644
--- a/etc/2048-qt.profile
+++ b/etc/2048-qt.profile
@@ -7,24 +7,27 @@ include /etc/firejail/2048-qt.local
7 7
8noblacklist ~/.config/xiaoyong 8noblacklist ~/.config/xiaoyong
9noblacklist ~/.config/2048-qt 9noblacklist ~/.config/2048-qt
10
10include /etc/firejail/disable-common.inc 11include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc
11include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
12include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
13 15
14caps.drop all 16caps.drop all
17#ipc-namespace
15netfilter 18netfilter
19nogroups
16nonewprivs 20nonewprivs
17noroot 21noroot
18protocol unix,inet,inet6 22nosound
23novideo
24protocol unix
19seccomp 25seccomp
20
21#
22# depending on your usage, you can enable some of the commands below:
23#
24nogroups
25shell none 26shell none
26# private-bin program 27
27# private-etc none 28private-dev
28# private-dev 29private-tmp
29# private-tmp 30disable-mnt
30nosound 31
32noexec ${HOME}
33noexec /tmp