aboutsummaryrefslogtreecommitdiffstats
path: root/etc/devhelp.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-03-02 14:46:12 -0500
committerLibravatar Tad <tad@spotco.us>2019-03-02 14:46:12 -0500
commit4d25fe5b7d804cf0ac72d96764451ccbc6b9739b (patch)
tree6117fc4fe52a673acabd236c662cc9c199e047e0 /etc/devhelp.profile
parentfix git profile (diff)
downloadfirejail-4d25fe5b7d804cf0ac72d96764451ccbc6b9739b.tar.gz
firejail-4d25fe5b7d804cf0ac72d96764451ccbc6b9739b.tar.zst
firejail-4d25fe5b7d804cf0ac72d96764451ccbc6b9739b.zip
Many profile fixes + merges
- still have more to go through
Diffstat (limited to 'etc/devhelp.profile')
-rw-r--r--etc/devhelp.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/devhelp.profile b/etc/devhelp.profile
index 004ab0c79..7f00e55e7 100644
--- a/etc/devhelp.profile
+++ b/etc/devhelp.profile
@@ -6,8 +6,6 @@ include devhelp.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9mkdir ${HOME}/.cache/mesa_shader_cache
10whitelist ${HOME}/.cache/mesa_shader_cache
11 9
12include disable-common.inc 10include disable-common.inc
13include disable-devel.inc 11include disable-devel.inc
@@ -47,5 +45,4 @@ private-tmp
47noexec ${HOME} 45noexec ${HOME}
48noexec /tmp 46noexec /tmp
49 47
50# devhelp will never write anything
51read-only ${HOME} 48read-only ${HOME}