Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
stop
start
}
reload() {
echo -n $"Reloading $prog: "
killproc $prog -HUP
restart
echo
force_reload() {