aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dia.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-07-05 09:40:54 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-02 00:13:42 -0400
commit0dba38435ef92ccc01cc9ff23b69df55489ec983 (patch)
treedfd1d8db02f579183fa77acdbde9aa315596220f /etc/dia.profile
parentx11/xpra support (diff)
downloadfirejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.tar.gz
firejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.tar.zst
firejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.zip
Harden profiles
- Added 'disable-devel.conf' to many profiles - Added 'disable-mnt' to many profiles - Added 'noexec' to many profiles - Removed 'netfilter' and 'net none' from profiles with 'protocol unix' - Cleaned up profiles using defaults
Diffstat (limited to 'etc/dia.profile')
-rw-r--r--etc/dia.profile19
1 files changed, 10 insertions, 9 deletions
diff --git a/etc/dia.profile b/etc/dia.profile
index 4e009afd7..67cd2ca63 100644
--- a/etc/dia.profile
+++ b/etc/dia.profile
@@ -7,23 +7,24 @@ include /etc/firejail/dia.local
7 7
8noblacklist ~/.dia 8noblacklist ~/.dia
9include /etc/firejail/disable-common.inc 9include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-devel.inc
10include /etc/firejail/disable-programs.inc 11include /etc/firejail/disable-programs.inc
11include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
12 13
13caps.drop all 14caps.drop all
14netfilter 15no3d
16nogroups
15nonewprivs 17nonewprivs
16noroot 18noroot
19nosound
17novideo 20novideo
18protocol unix,inet,inet6 21protocol unix
19seccomp 22seccomp
20
21#
22# depending on your usage, you can enable some of the commands below:
23#
24nogroups
25shell none 23shell none
26# private-bin program 24
27# private-etc none
28private-dev 25private-dev
29private-tmp 26private-tmp
27disable-mnt
28
29noexec ${HOME}
30noexec /tmp