mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-24 02:55:40 +08:00
Rework restart|reload
Service should start after killing active pids in restart|reload block. Added start service to restart|reload block.
This commit is contained in:
parent
883784dcc3
commit
cf447c5b67
@ -38,6 +38,7 @@ case "$1" in
|
|||||||
else
|
else
|
||||||
/usr/bin/killall -s USR1 3proxy
|
/usr/bin/killall -s USR1 3proxy
|
||||||
fi
|
fi
|
||||||
|
/usr/local/etc/3proxy/bin/3proxy /usr/local/etc/3proxy/3proxy.cfg
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user