aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-12-17 21:44:39 -0500
committerLibravatar Tad <tad@spotco.us>2017-12-17 21:44:39 -0500
commitfacfd82d18d741893d500e9a93eb9f54ee187817 (patch)
tree65708c5536c9a39163f2dee44c8691d17e3fbb4c /etc
parentMerge pull request #1681 from gerasiov/master (diff)
downloadfirejail-facfd82d18d741893d500e9a93eb9f54ee187817.tar.gz
firejail-facfd82d18d741893d500e9a93eb9f54ee187817.tar.zst
firejail-facfd82d18d741893d500e9a93eb9f54ee187817.zip
Profile fixes
Diffstat (limited to 'etc')
-rw-r--r--etc/android-studio.profile3
-rw-r--r--etc/evolution.profile3
2 files changed, 4 insertions, 2 deletions
diff --git a/etc/android-studio.profile b/etc/android-studio.profile
index 6be92e1c0..b87635ce3 100644
--- a/etc/android-studio.profile
+++ b/etc/android-studio.profile
@@ -35,4 +35,5 @@ shell none
35private-dev 35private-dev
36# private-tmp 36# private-tmp
37 37
38noexec /tmp 38# noexec /tmp breaks 'Android Profiler'
39#noexec /tmp
diff --git a/etc/evolution.profile b/etc/evolution.profile
index 90a0c4ec4..d946cc9f9 100644
--- a/etc/evolution.profile
+++ b/etc/evolution.profile
@@ -21,7 +21,8 @@ include /etc/firejail/disable-programs.inc
21 21
22caps.drop all 22caps.drop all
23netfilter 23netfilter
24no3d 24# no3d breaks under wayland
25#no3d
25nodvd 26nodvd
26nogroups 27nogroups
27nonewprivs 28nonewprivs