- Minor fix.
This commit is contained in:
@@ -452,7 +452,7 @@ vpn_start()
|
||||
|
||||
if [[ "${daemon_pid}" == "0" ]] || [[ $rc != 0 ]]
|
||||
then
|
||||
config_make_all
|
||||
vpn_config_make_all
|
||||
|
||||
vpn_supervisor &
|
||||
daemon_pid=$!
|
||||
|
||||
Reference in New Issue
Block a user