Ignore:
Timestamp:
May 21, 2014, 7:16:53 PM (10 years ago)
Author:
alloc
Message:

Version 4

File:
1 edited

Legend:

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

    r17 r18  
    4545                fi
    4646
    47                 start-stop-daemon --stop --pidfile $(getInstancePath $1)/monitor.pid
     47                $PKILL -TERM -P $(cat $(getInstancePath $1)/monitor.pid)
    4848                rm $(getInstancePath $1)/monitor.pid
    4949                setAllPlayersOffline $1
Note: See TracChangeset for help on using the changeset viewer.