summaryrefslogtreecommitdiffstats
path: root/etc/android-studio.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
commit9e3ba319be6b9546d7e8f450ca419ee2f3f4040b (patch)
tree0aebe82de78a61877c267f4dcb2ebcc13a2e37c9 /etc/android-studio.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/android-studio.profile')
-rw-r--r--etc/android-studio.profile18
1 files changed, 9 insertions, 9 deletions
diff --git a/etc/android-studio.profile b/etc/android-studio.profile
index 68a3cdc85..86e19f838 100644
--- a/etc/android-studio.profile
+++ b/etc/android-studio.profile
@@ -1,11 +1,9 @@
1# Persistent global definitions go here 1# Firejail profile for android-studio
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/android-studio.local 4include /etc/firejail/android-studio.local
7 5# Persistent global definitions
8# Firejail profile for Android Studio 6include /etc/firejail/globals.local
9 7
10noblacklist ${HOME}/.AndroidStudio* 8noblacklist ${HOME}/.AndroidStudio*
11noblacklist ${HOME}/.android 9noblacklist ${HOME}/.android
@@ -25,13 +23,15 @@ netfilter
25nogroups 23nogroups
26nonewprivs 24nonewprivs
27noroot 25noroot
28#nosound
29novideo 26novideo
30protocol unix,inet,inet6 27protocol unix,inet,inet6
31seccomp 28seccomp
32shell none 29shell none
33 30
34private-dev 31private-dev
35#private-tmp 32# private-tmp
36 33
37noexec /tmp 34noexec /tmp
35
36# CLOBBERED COMMENTS
37# nosound