aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/xed.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/xed.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/xed.profile')
-rw-r--r--etc/profile-m-z/xed.profile53
1 files changed, 53 insertions, 0 deletions
diff --git a/etc/profile-m-z/xed.profile b/etc/profile-m-z/xed.profile
new file mode 100644
index 000000000..64a50083f
--- /dev/null
+++ b/etc/profile-m-z/xed.profile
@@ -0,0 +1,53 @@
1# Firejail profile for xed
2# This file is overwritten after every install/update
3# Persistent local customizations
4include xed.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.config/xed
9noblacklist ${HOME}/.python-history
10noblacklist ${HOME}/.python_history
11noblacklist ${HOME}/.pythonhist
12
13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc
15include allow-python3.inc
16
17include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23
24include whitelist-var-common.inc
25
26# apparmor - makes settings immutable
27caps.drop all
28machine-id
29# net none - makes settings immutable
30no3d
31nodvd
32nogroups
33nonewprivs
34noroot
35nosound
36notv
37nou2f
38novideo
39protocol unix
40seccomp
41shell none
42tracelog
43
44private-bin xed
45private-dev
46private-tmp
47
48# makes settings immutable
49# dbus-user none
50# dbus-system none
51
52# xed uses python plugins, memory-deny-write-execute breaks python
53# memory-deny-write-execute