Apply the following fixes to the rc.d script
- contains a typo
- does not daemonize the process by default
- does not check if the process is currently running
- does not provide output to STDOUT on start-up, shutdown, or when errors are
encountered
PR: ports/141330
Submitted by: Glen Barber <glen.j.barber@gmail.com>