From e3246b5ac6c86eae6812e699bff6fabe9c3698dd Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 6 Mar 2019 03:47:44 +0000 Subject: Fix typos in geekbench.profile (#2520) --- etc/geekbench.profile | 5 ++--- 1 file 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 include disable-programs.inc include disable-xdg.inc -inclue whitelist-var-common.inc +include whitelist-var-common.inc apparmor caps.drop all @@ -40,7 +40,7 @@ disable-mnt private-bin bash,geekbenc*,sh private-cache private-dev -private-etc alternatives,groups,passwd,lsb-release +private-etc alternatives,group,passwd,lsb-release private-lib libstdc++.so.* private-opt none private-tmp @@ -49,5 +49,4 @@ private-tmp noexec ${HOME} noexec /tmp -# never write anything read-only ${HOME} -- cgit v1.2.3-54-g00ecf