cvs commit: ports/net-mgmt/mrtg/files mrtg_daemon.sh.in
	patch-bin_mrtg
    Oliver Lehmann 
    oliver at FreeBSD.org
       
    Sun Apr 23 17:39:52 UTC 2006
    
    
  
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)
    
    
More information about the cvs-all
mailing list