aboutsummaryrefslogtreecommitdiffstats
path: root/etc/atom.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-04-24 12:25:36 -0400
committerLibravatar Tad <tad@spotco.us>2019-04-24 12:25:36 -0400
commit590f661715c991af40fb2de8b5bfe3b2bf2a606c (patch)
tree2903a2dea16c9f3e8fe5b257ed6859189c405c4f /etc/atom.profile
parentMerge branch 'master' of github.com:netblue30/firejail (diff)
downloadfirejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.tar.gz
firejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.tar.zst
firejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.zip
Revert "Merge branch 'master' of github.com:netblue30/firejail"
Diffstat (limited to 'etc/atom.profile')
-rw-r--r--etc/atom.profile42
1 files changed, 41 insertions, 1 deletions
diff --git a/etc/atom.profile b/etc/atom.profile
index 7700cc0be..a3c62284c 100644
--- a/etc/atom.profile
+++ b/etc/atom.profile
@@ -1 +1,41 @@
1]0;firejail /usr/bin/meld ./etc/atom_LOCAL_29017.profile ./etc/atom_BASE_29017.profile ./etc/atom_REMOTE_29017.profile  \ No newline at end of file 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
11noblacklist ${HOME}/.config/git
12noblacklist ${HOME}/.cargo/config
13noblacklist ${HOME}/.cargo/registry
14noblacklist ${HOME}/.gitconfig
15noblacklist ${HOME}/.git-credentials
16noblacklist ${HOME}/.pythonrc.py
17
18include disable-common.inc
19include disable-exec.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22
23caps.drop all
24# net none
25netfilter
26nodbus
27nodvd
28nogroups
29nonewprivs
30noroot
31nosound
32notv
33nou2f
34novideo
35protocol unix,inet,inet6,netlink
36seccomp
37shell none
38
39private-cache
40private-dev
41private-tmp