cvs commit: ports/net/dhcprelay/files dhcprelay.in

Doug Barton dougb at FreeBSD.org
Mon Jul 20 18:49:58 UTC 2009


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


More information about the cvs-all mailing list