aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/editorconfiger.profile56
1 files changed, 56 insertions, 0 deletions
diff --git a/etc/profile-a-l/editorconfiger.profile b/etc/profile-a-l/editorconfiger.profile
new file mode 100644
index 000000000..452ca7e6e
--- /dev/null
+++ b/etc/profile-a-l/editorconfiger.profile
@@ -0,0 +1,56 @@
1# Firejail profile for editorconfiger
2# Description: Plain tool to validate and compare .editorconfig files
3# This file is overwritten after every install/update
4# Persistent local customizations
5include editorconfiger.local
6# Persistent global definitions
7include globals.local
8
9blacklist /tmp/.X11-unix
10blacklist /usr/libexec
11blacklist ${RUNUSER}
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-proc.inc
18include disable-programs.inc
19include disable-shell.inc
20include disable-xdg.inc
21
22apparmor
23caps.drop all
24ipc-namespace
25machine-id
26net none
27no3d
28nodvd
29nogroups
30noinput
31nonewprivs
32noprinters
33noroot
34nosound
35notv
36nou2f
37novideo
38seccomp socket
39seccomp.block-secondary
40tracelog
41x11 none
42
43#disable-mnt
44private-bin editorconfiger
45private-cache
46private-dev
47private-etc .editorconfig
48private-lib
49private-tmp
50
51dbus-user none
52dbus-system none
53
54memory-deny-write-execute
55read-only ${HOME}
56restrict-namespaces