Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2009 18:49:57 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/dhcprelay/files dhcprelay.in
Message-ID:  <200907201849.n6KInvwd083547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2009-07-20 18:49:57 UTC

  FreeBSD ports repository

  Modified files:
    net/dhcprelay/files  dhcprelay.in 
  Log:
  Tune up the rc.d script a bit:
  1. Change default variable assignments at the top to comments (two of
  them were assigning empty default values).
  2. Move the default for _enable to below load_rc_config
  3. Add the _ifaces and _server options to command_args which eliminates
  the need for the precmd
  4. s#/usr/local#%%PREFIX%%#
  
  Revision  Changes    Path
  1.2       +10 -15    ports/net/dhcprelay/files/dhcprelay.in



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