aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/geekbench.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/geekbench.profile b/etc/geekbench.profile
index c6e45b7d0..425fb7bb5 100644
--- a/etc/geekbench.profile
+++ b/etc/geekbench.profile
@@ -13,7 +13,7 @@ include disable-passwdmgr.inc
13include disable-programs.inc 13include disable-programs.inc
14include disable-xdg.inc 14include disable-xdg.inc
15 15
16inclue whitelist-var-common.inc 16include whitelist-var-common.inc
17 17
18apparmor 18apparmor
19caps.drop all 19caps.drop all
@@ -40,7 +40,7 @@ disable-mnt
40private-bin bash,geekbenc*,sh 40private-bin bash,geekbenc*,sh
41private-cache 41private-cache
42private-dev 42private-dev
43private-etc alternatives,groups,passwd,lsb-release 43private-etc alternatives,group,passwd,lsb-release
44private-lib libstdc++.so.* 44private-lib libstdc++.so.*
45private-opt none 45private-opt none
46private-tmp 46private-tmp
@@ -49,5 +49,4 @@ private-tmp
49noexec ${HOME} 49noexec ${HOME}
50noexec /tmp 50noexec /tmp
51 51
52# never write anything
53read-only ${HOME} 52read-only ${HOME}