aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xfce4-notes.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/xfce4-notes.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/xfce4-notes.profile')
-rw-r--r--etc/xfce4-notes.profile25
1 files changed, 14 insertions, 11 deletions
diff --git a/etc/xfce4-notes.profile b/etc/xfce4-notes.profile
index 737bb0a23..544225920 100644
--- a/etc/xfce4-notes.profile
+++ b/etc/xfce4-notes.profile
@@ -8,23 +8,26 @@ include /etc/firejail/xfce4-notes.local
8noblacklist ${HOME}/.config/xfce4/xfce4-notes.rc 8noblacklist ${HOME}/.config/xfce4/xfce4-notes.rc
9noblacklist ${HOME}/.config/xfce4/xfce4-notes.gtkrc 9noblacklist ${HOME}/.config/xfce4/xfce4-notes.gtkrc
10noblacklist ${HOME}/.local/share/notes 10noblacklist ${HOME}/.local/share/notes
11
11include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-devel.inc
13include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
15include /etc/firejail/disable-programs.inc
14 16
15caps.drop all 17caps.drop all
16netfilter 18no3d
19nogroups
17nonewprivs 20nonewprivs
18noroot 21noroot
19protocol unix,inet,inet6 22nosound
23novideo
24protocol unix
20seccomp 25seccomp
21
22#
23# depending on your usage, you can enable some of the commands below:
24#
25nogroups
26shell none 26shell none
27# private-bin program 27
28# private-etc none
29private-dev 28private-dev
30# private-tmp 29private-tmp
30disable-mnt
31
32noexec ${HOME}
33noexec /tmp