aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xcalc.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xcalc.profile')
-rw-r--r--etc/xcalc.profile39
1 files changed, 39 insertions, 0 deletions
diff --git a/etc/xcalc.profile b/etc/xcalc.profile
new file mode 100644
index 000000000..cfe6937e3
--- /dev/null
+++ b/etc/xcalc.profile
@@ -0,0 +1,39 @@
1# Firejail profile for xcalc
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/xcalc.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8
9include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-devel.inc
11include /etc/firejail/disable-passwdmgr.inc
12include /etc/firejail/disable-programs.inc
13
14include /etc/firejail/whitelist-var-common.inc
15
16caps.drop all
17net none
18netfilter
19no3d
20nodvd
21nogroups
22nonewprivs
23noroot
24nosound
25notv
26novideo
27protocol unix
28seccomp
29shell none
30
31disable-mnt
32private
33private-bin xcalc
34private-dev
35private-lib
36private-tmp
37
38noexec ${HOME}
39noexec /tmp