aboutsummaryrefslogtreecommitdiffstats
path: root/etc/android-studio.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-24 13:15:07 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-24 13:15:07 +0200
commit0d42e12f11825f84d6bf6f9c667cd16272a3700c (patch)
treea8113166e33594fcee57eaad93d707ccb84d7a13 /etc/android-studio.profile
parentblacklist .git-credentials & .config/git (#2663) … (diff)
parentblacklist .git-credential & .config/git (#2663) … (diff)
downloadfirejail-0d42e12f11825f84d6bf6f9c667cd16272a3700c.tar.gz
firejail-0d42e12f11825f84d6bf6f9c667cd16272a3700c.tar.zst
firejail-0d42e12f11825f84d6bf6f9c667cd16272a3700c.zip
Merge branch 'master' of github.com:netblue30/firejail
Diffstat (limited to 'etc/android-studio.profile')
-rw-r--r--etc/android-studio.profile44
1 files changed, 1 insertions, 43 deletions
diff --git a/etc/android-studio.profile b/etc/android-studio.profile
index ff7fb6711..ba54697e1 100644
--- a/etc/android-studio.profile
+++ b/etc/android-studio.profile
@@ -1,43 +1 @@
1# Firejail profile for android-studio ]0;firejail /usr/bin/meld ./etc/android-studio_LOCAL_29017.profile ./etc/android-studio_BASE_29017.profile ./etc/android-studio_REMOTE_29017.profile  \ No newline at end of file
2# This file is overwritten after every install/update
3# Persistent local customizations
4include android-studio.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.AndroidStudio*
9noblacklist ${HOME}/.android
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
13noblacklist ${HOME}/.gradle
14noblacklist ${HOME}/.jack-server
15noblacklist ${HOME}/.jack-settings
16noblacklist ${HOME}/.java
17noblacklist ${HOME}/.local/share/JetBrains
18noblacklist ${HOME}/.ssh
19noblacklist ${HOME}/.tooling
20
21include disable-common.inc
22include disable-passwdmgr.inc
23include disable-programs.inc
24
25include whitelist-var-common.inc
26
27caps.drop all
28netfilter
29nodvd
30nogroups
31nonewprivs
32noroot
33notv
34novideo
35protocol unix,inet,inet6
36seccomp
37shell none
38
39private-cache
40# private-tmp
41
42# noexec /tmp breaks 'Android Profiler'
43#noexec /tmp