Bug 127060 - [FIX BUG] fix a bug in ports net/pxe
Summary: [FIX BUG] fix a bug in ports net/pxe
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: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-03 08:40 UTC by RenZhen
Modified: 2008-10-15 14:50 UTC (History)
0 users

See Also:


Attachments
file.diff (986 bytes, patch)
2008-09-03 08:40 UTC, RenZhen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description RenZhen 2008-09-03 08:40:01 UTC
There is a bug in /usr/local/etc/rc.d/pxe. The script can't find the pidfile.

Fix: Change the "/var/pxe/${name}.pid" to "/var/run/${name}.pid" to fix it. I think this may be a typo.

Patch attached with submission follows:
How-To-Repeat: /usr/local/etc/rc.d/pxe onestop
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-03 08:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Anders Nordby freebsd_committer freebsd_triage 2008-10-15 14:45:27 UTC
State Changed
From-To: open->closed

Pid fix comitted, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-10-15 14:45:32 UTC
anders      2008-10-15 13:45:19 UTC

  FreeBSD ports repository

  Modified files:
    net/pxe              Makefile 
    net/pxe/files        pxe.sh.in 
  Log:
  Pid fix committed, thanks!
  
  PR:             127060
  Submitted by:   Zhen REN <bg1tpt@gmail.com>
  
  Revision  Changes    Path
  1.11      +1 -1      ports/net/pxe/Makefile
  1.2       +2 -2      ports/net/pxe/files/pxe.sh.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"