aboutsummaryrefslogtreecommitdiffstats
path: root/etc/geekbench.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/geekbench.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/geekbench.profile')
-rw-r--r--etc/geekbench.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/geekbench.profile b/etc/geekbench.profile
index b0bae1e73..c6e45b7d0 100644
--- a/etc/geekbench.profile
+++ b/etc/geekbench.profile
@@ -13,6 +13,8 @@ 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
17
16apparmor 18apparmor
17caps.drop all 19caps.drop all
18hostname geekbench 20hostname geekbench
@@ -40,6 +42,7 @@ private-cache
40private-dev 42private-dev
41private-etc alternatives,groups,passwd,lsb-release 43private-etc alternatives,groups,passwd,lsb-release
42private-lib libstdc++.so.* 44private-lib libstdc++.so.*
45private-opt none
43private-tmp 46private-tmp
44 47
45# memory-deny-write-execute - Breaks on Arch 48# memory-deny-write-execute - Breaks on Arch