summaryrefslogtreecommitdiffstats
path: root/etc/webstorm.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/webstorm.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/webstorm.profile')
-rw-r--r--etc/webstorm.profile44
1 files changed, 43 insertions, 1 deletions
diff --git a/etc/webstorm.profile b/etc/webstorm.profile
index ad8173c6f..b97ea8d2f 100644
--- a/etc/webstorm.profile
+++ b/etc/webstorm.profile
@@ -1 +1,43 @@
1]0;firejail /usr/bin/meld ./etc/webstorm_LOCAL_29017.profile ./etc/webstorm_BASE_29017.profile ./etc/webstorm_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for WebStorm
2# This file is overwritten after every install/update
3# Persistent local customizations
4include webstorm.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.WebStorm*
9noblacklist ${HOME}/.android
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
13noblacklist ${HOME}/.gradle
14noblacklist ${HOME}/.java
15noblacklist ${HOME}/.local/share/JetBrains
16noblacklist ${HOME}/.ssh
17noblacklist ${HOME}/.tooling
18
19noblacklist ${PATH}/node
20noblacklist ${HOME}/.nvm
21
22include disable-common.inc
23include disable-devel.inc
24include disable-interpreters.inc
25include disable-passwdmgr.inc
26include disable-programs.inc
27
28caps.drop all
29netfilter
30nodvd
31nogroups
32nonewprivs
33noroot
34notv
35nou2f
36novideo
37protocol unix,inet,inet6
38seccomp
39shell none
40
41private-cache
42private-dev
43private-tmp