- If the existing naming service (NS) is started by /etc/init.d script the script asks if the process is stopped by the script with sudo. - If the NS is not started by /etc/init.d script, it asks if the process is terminated forcibly by pkill. - After existing NS is terminated, new NS will be started.
- If the existing naming service (NS) is started by /etc/init.d script
the script asks if the process is stopped by the script with sudo.
- If the NS is not started by /etc/init.d script, it asks if the
process is terminated forcibly by pkill.
- After existing NS is terminated, new NS will be started.