aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/electron.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/electron.profile')
-rw-r--r--etc/profile-a-l/electron.profile27
1 files changed, 27 insertions, 0 deletions
diff --git a/etc/profile-a-l/electron.profile b/etc/profile-a-l/electron.profile
new file mode 100644
index 000000000..9b99c7ffb
--- /dev/null
+++ b/etc/profile-a-l/electron.profile
@@ -0,0 +1,27 @@
1# Firejail profile for electron
2# Description: Build cross platform desktop apps with web technologies
3# This file is overwritten after every install/update
4# Persistent local customizations
5include electron.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-passwdmgr.inc
11include disable-programs.inc
12
13whitelist ${DOWNLOADS}
14
15apparmor
16caps.drop all
17netfilter
18nodvd
19nogroups
20nonewprivs
21noroot
22notv
23protocol unix,inet,inet6,netlink
24seccomp
25
26dbus-user none
27dbus-system none