cvs commit: ports/net/freeradius/files radiusd.sh.in ports/net/freeradius2/files radiusd.sh.in

Wesley Shields wxs at FreeBSD.org
Sun Apr 11 11:43:27 UTC 2010


wxs         2010-04-11 11:43:26 UTC

  FreeBSD ports repository

  Modified files:
    net/freeradius/files radiusd.sh.in 
    net/freeradius2/files radiusd.sh.in 
  Log:
  - If radiusd_flags did not contain -d all arguments would be incorrectly added
    to required_dirs and cause the script to block.
  - If radiusd_flags contains -s the daemon never forks so deal with this by
    adding & to command_args.
  
  PR:             ports/144969, ports/144970
  Submitted by:   Ryan Steinmetz <rpsfa at rit.edu> (maintainer)
  
  Revision  Changes    Path
  1.5       +3 -1      ports/net/freeradius/files/radiusd.sh.in
  1.7       +3 -2      ports/net/freeradius2/files/radiusd.sh.in


More information about the cvs-ports mailing list