Bug 158375 - Update port: net/isc-dhcp41-server rc.d/isc-dhcpd6 ignores dhcpd6_withuser
Summary: Update port: net/isc-dhcp41-server rc.d/isc-dhcpd6 ignores dhcpd6_withuser
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 08:00 UTC by Douglas Thrift
Modified: 2011-07-07 20:00 UTC (History)
0 users

See Also:


Attachments
isc-dhcp41-server.patch (1022 bytes, patch)
2011-06-28 08:00 UTC, Douglas Thrift
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2011-06-28 08:00:22 UTC
Jasper Jongmans reports:

    The port net/isc-dhcp41-server includes an rc.d script that can be used
    to start both dhcpd and dhcpd6 by replacing occurences of dhcpd with
    ${name}. In files/isc-dhcpd.in version "1.3 2011/02/14 02:21:27 wxs" on
    line 435, this replace was omitted, causing the nonzero-test to fail and
    dhcpd6 to start without -user and run as root. Attached is a patch to
    resolve this issue.

I have applied his patch and bumped the PORTREVISION.
Comment 1 Doug Barton freebsd_committer freebsd_triage 2011-07-07 19:58:36 UTC
State Changed
From-To: open->closed


Committed, thanks! 


Comment 2 Doug Barton freebsd_committer freebsd_triage 2011-07-07 19:58:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb


I made the change
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-07 19:58:37 UTC
dougb       2011-07-07 18:58:24 UTC

  FreeBSD ports repository

  Modified files:
    net/isc-dhcp41-server Makefile 
    net/isc-dhcp41-server/files isc-dhcpd.in 
  Log:
  Fix -user argument for dhcpdv6
  
  PR:             ports/158375
  Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
  
  Revision  Changes    Path
  1.23      +1 -1      ports/net/isc-dhcp41-server/Makefile
  1.4       +2 -2      ports/net/isc-dhcp41-server/files/isc-dhcpd.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"