From 9e3fc912719fa5cbcfe92c997296aac952e1edbd Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Sun, 7 Aug 2016 12:47:59 +0200 Subject: [PATCH] grsec: add cs:go 64bit binary --- launch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/launch b/launch index f6a1635..6c37f9b 100644 --- a/launch +++ b/launch @@ -19,7 +19,8 @@ if [ -f /proc/sys/kernel/grsecurity/tpe_gid ]; then $HOME/.local/share/Steam/ubuntu12_32/steam \ $HOME/.local/share/Steam/ubuntu12_32/steamwebhelper \ $HOME/.local/share/Steam/ubuntu12_32/gameoverlayui \ - $HOME/.local/share/Steam/steamapps/common/Half-Life/hl_linux + $HOME/.local/share/Steam/steamapps/common/Half-Life/hl_linux \ + $HOME/.local/share/Steam/steamapps/common/Counter-Strike\ Global\ Offensive\csgo_linux64 # paxctl -c -v -m /lib/i386-linux-gnu/ld-2.19.so fi