aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/scallion.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/scallion.profile')
-rw-r--r--etc/profile-m-z/scallion.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/profile-m-z/scallion.profile b/etc/profile-m-z/scallion.profile
new file mode 100644
index 000000000..0f67d4d09
--- /dev/null
+++ b/etc/profile-m-z/scallion.profile
@@ -0,0 +1,44 @@
1# Firejail profile for scallion
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include scallion.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${PATH}/llvm*
10noblacklist ${PATH}/openssl
11noblacklist ${PATH}/openssl-1.0
12noblacklist ${DOCUMENTS}
13
14include disable-common.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21include whitelist-var-common.inc
22
23caps.drop all
24ipc-namespace
25net none
26nodvd
27nogroups
28nonewprivs
29noroot
30nosound
31notv
32nou2f
33novideo
34protocol unix
35seccomp
36shell none
37
38disable-mnt
39private
40private-dev
41private-tmp
42
43dbus-user none
44dbus-system none