Ignore:
Timestamp:
Nov 14, 2023, 2:48:08 PM (12 months ago)
Author:
alloc
Message:

Scripts

File:
1 edited

Legend:

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

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