mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
remove test line
This commit is contained in:
parent
aab391897e
commit
c58243be4f
@ -219,7 +219,6 @@ run_daemon()
|
|||||||
# $3 - daemon args
|
# $3 - daemon args
|
||||||
# use $PIDDIR/$DAEMONBASE$1.pid as pidfile
|
# use $PIDDIR/$DAEMONBASE$1.pid as pidfile
|
||||||
|
|
||||||
echo DARGS $3
|
|
||||||
local DAEMONBASE=$(basename $2)
|
local DAEMONBASE=$(basename $2)
|
||||||
local PIDFILE=$PIDDIR/$DAEMONBASE$1.pid
|
local PIDFILE=$PIDDIR/$DAEMONBASE$1.pid
|
||||||
echo "Starting daemon $1: $2 $3"
|
echo "Starting daemon $1: $2 $3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user