aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/xcalc.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/xcalc.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/xcalc.profile')
-rw-r--r--etc/profile-m-z/xcalc.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-m-z/xcalc.profile b/etc/profile-m-z/xcalc.profile
new file mode 100644
index 000000000..294ad7c80
--- /dev/null
+++ b/etc/profile-m-z/xcalc.profile
@@ -0,0 +1,42 @@
1# Firejail profile for xcalc
2# This file is overwritten after every install/update
3# Persistent local customizations
4include xcalc.local
5# Persistent global definitions
6include globals.local
7
8include disable-common.inc
9include disable-devel.inc
10include disable-exec.inc
11include disable-interpreters.inc
12include disable-passwdmgr.inc
13include disable-programs.inc
14include disable-xdg.inc
15
16include whitelist-var-common.inc
17
18apparmor
19caps.drop all
20net none
21no3d
22nodvd
23nogroups
24nonewprivs
25noroot
26nosound
27notv
28nou2f
29novideo
30protocol unix
31seccomp
32shell none
33
34disable-mnt
35private
36private-bin xcalc
37private-dev
38private-lib
39private-tmp
40
41dbus-user none
42dbus-system none