Index: scripts/usr/local/lib/7dtd/commands/start.sh
===================================================================
--- scripts/usr/local/lib/7dtd/commands/start.sh	(revision 265)
+++ scripts/usr/local/lib/7dtd/commands/start.sh	(revision 294)
@@ -56,5 +56,5 @@
 		SSD_DAEMON="--background --no-close"
 		SSD_USER="--chuid $SDTD_USER:$SDTD_GROUP --user $SDTD_USER"
-		OPTS="-logfile $LOG -configfile=$(getInstancePath $1)/config.xml"
+		OPTS="-logfile $LOG -nographics -configfile=$(getInstancePath $1)/config.xml"
 		
 		if [ "$(uname -m)" = "x86_64" ]; then
