Changeset 294 for scripts/usr/local/lib/7dtd/commands
- Timestamp:
- Oct 6, 2016, 4:45:58 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/lib/7dtd/commands/start.sh
r261 r294 56 56 SSD_DAEMON="--background --no-close" 57 57 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" 59 59 60 60 if [ "$(uname -m)" = "x86_64" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.