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