In the man page for netdump-server(8), it looks like there's a couple of places where we need to search-and-replace "ttywatch" with "netdump-server": --pidfile path Store a pidfile. The default service uses /var/run/ttyâ watch.pid. The default is not to write a pidfile. --daemon ttywatch should background itself and run as a daemon. This bug is current in 8.0 as well.
Cut-and-paste strikes again! Fixed in our internal code; fix will be in releases of netdump-server-0.6.9-1 and later.