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