Help for this page
kill -1, $master_pid;
$SIG{HUP} = sub { exec @restart_args if $$ == $master_pid; exit };