summaryrefslogtreecommitdiffstats
path: root/etc/kcalc.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/kcalc.profile')
-rw-r--r--etc/kcalc.profile29
1 files changed, 29 insertions, 0 deletions
diff --git a/etc/kcalc.profile b/etc/kcalc.profile
new file mode 100644
index 000000000..88f84fdf6
--- /dev/null
+++ b/etc/kcalc.profile
@@ -0,0 +1,29 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/kcalc.local
4
5################################
6# Generic GUI application profile
7################################
8include /etc/firejail/disable-common.inc
9include /etc/firejail/disable-programs.inc
10include /etc/firejail/disable-passwdmgr.inc
11
12caps.drop all
13netfilter
14nonewprivs
15noroot
16protocol unix,inet,inet6
17seccomp
18
19#
20# depending on you usage, you can enable some of the commands below:
21#
22private
23nogroups
24shell none
25# private-bin program
26# private-etc none
27private-dev
28private-tmp
29