add paxctl

This commit is contained in:
Lars Olzem
2018-05-31 02:21:40 +01:00
parent 7c2dd12449
commit f5954ab939
2 changed files with 5 additions and 3 deletions

View File

@@ -32,7 +32,8 @@ RUN apt-get update -q \
# garrysmod
+app_update 4020 -validate -language en \
+quit \
&& rm -rf $BASEDIR/garrysmod/cfg/*
&& rm -rf $BASEDIR/garrysmod/cfg/* \
&& paxctl -cm "$BASEDIR/srcds_linux"
COPY cfg $BASEDIR/garrysmod/cfg