Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2010 11:43:26 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/freeradius/files radiusd.sh.in ports/net/freeradius2/files radiusd.sh.in
Message-ID:  <201004111143.o3BBhQ1S025776@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004111143.o3BBhQ1S025776>