Update shadowsocks-libev-debian
This commit is contained in:
parent
7db2885b0e
commit
b0626e9514
|
|
@ -69,7 +69,7 @@ do_start() {
|
|||
fi
|
||||
echo "starting $NAME"
|
||||
# sudo will set the group to the primary group of $USER
|
||||
$BIN -u -c $CONFIG_FILE &
|
||||
$BIN -u -c $CONFIG_FILE > /dev/null 2>&1 &
|
||||
PID=$!
|
||||
echo $PID > $PID_FILE
|
||||
sleep 0.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user