oliver      2006-04-23 17:39:52 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/mrtg/files  mrtg_daemon.sh.in 
  Added files:
    net-mgmt/mrtg/files  patch-bin_mrtg 
  Log:
  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)
  
  Revision  Changes    Path
  1.5       +3 -2      ports/net-mgmt/mrtg/files/mrtg_daemon.sh.in
  1.1       +22 -0     ports/net-mgmt/mrtg/files/patch-bin_mrtg (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to