Public bug reported:

The oidentd init script determines the default gateway by running
"netstat -nr | awk '/^0.0.0.0/{print $2;}'".  For some reason this
always leaves me with a defunct netstat process.  For me, at least, this
is avoided by replacing "netstat -nr" with "route -n".  I'm not sure how
that would affect machines whose default route is set with iproute2.

** Affects: oidentd (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
Init script always leaves defunct netstat process
https://launchpad.net/bugs/55790

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to