aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/atom.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/atom.profile')
-rw-r--r--etc/profile-a-l/atom.profile40
1 files changed, 40 insertions, 0 deletions
diff --git a/etc/profile-a-l/atom.profile b/etc/profile-a-l/atom.profile
new file mode 100644
index 000000000..fceef9579
--- /dev/null
+++ b/etc/profile-a-l/atom.profile
@@ -0,0 +1,40 @@
1# Firejail profile for atom
2# Description: A hackable text editor for the 21st Century
3# This file is overwritten after every install/update
4# Persistent local customizations
5include atom.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.atom
10noblacklist ${HOME}/.config/Atom
11
12# Allows files commonly used by IDEs
13include allow-common-devel.inc
14
15include disable-common.inc
16include disable-exec.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19
20caps.drop all
21# net none
22netfilter
23nodvd
24nogroups
25nonewprivs
26noroot
27nosound
28notv
29nou2f
30novideo
31protocol unix,inet,inet6,netlink
32seccomp
33shell none
34
35private-cache
36private-dev
37private-tmp
38
39dbus-user none
40dbus-system none