K 10 svn:author V 6 oliver K 8 svn:date V 27 2006-04-23T17:39:52.000000Z K 7 svn:log V 323 The start script assumes that group name == user name. This goes wrong when mrtg needs to be started as root (for example). When mrtg is started as root, both getgrnam() gndetpwnam() are returning 0 because Without changing the code this ends mrtg (false error). PR: ports/95253 Approved by: maintainer timeout (20 days) END