Ignore:
Timestamp:
Oct 6, 2016, 4:45:58 PM (8 years ago)
Author:
alloc
Message:

Scripts 103

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/commands/start.sh

    r261 r294  
    5656                SSD_DAEMON="--background --no-close"
    5757                SSD_USER="--chuid $SDTD_USER:$SDTD_GROUP --user $SDTD_USER"
    58                 OPTS="-logfile $LOG -configfile=$(getInstancePath $1)/config.xml"
     58                OPTS="-logfile $LOG -nographics -configfile=$(getInstancePath $1)/config.xml"
    5959               
    6060                if [ "$(uname -m)" = "x86_64" ]; then
Note: See TracChangeset for help on using the changeset viewer.