aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/patch.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/patch.profile')
-rw-r--r--etc/profile-m-z/patch.profile50
1 files changed, 50 insertions, 0 deletions
diff --git a/etc/profile-m-z/patch.profile b/etc/profile-m-z/patch.profile
new file mode 100644
index 000000000..2bb85e3c6
--- /dev/null
+++ b/etc/profile-m-z/patch.profile
@@ -0,0 +1,50 @@
1# Firejail profile for patch
2# Description: Apply a diff file to an original
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include patch.local
7# Persistent global definitions
8include globals.local
9
10blacklist ${RUNUSER}/wayland-*
11blacklist ${RUNUSER}
12
13noblacklist ${DOCUMENTS}
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-xdg.inc
21
22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
24
25caps.drop all
26ipc-namespace
27net none
28no3d
29nodvd
30nogroups
31nonewprivs
32noroot
33nosound
34notv
35nou2f
36novideo
37protocol unix
38seccomp
39shell none
40tracelog
41x11 none
42
43private-bin patch,red
44private-dev
45private-lib libfakeroot
46
47dbus-user none
48dbus-system none
49
50memory-deny-write-execute