Bug 125209 - need to add param _flags_ to net/balance rc script
Summary: need to add param _flags_ to net/balance rc script
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-03 09:20 UTC by Case Dorsett
Modified: 2008-07-08 13:00 UTC (History)
0 users

See Also:


Attachments
file.diff (753 bytes, patch)
2008-07-03 09:20 UTC, Case Dorsett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Case Dorsett 2008-07-03 09:20:01 UTC
i need to add startflags to run balance (/usr/ports/net/balance) in /etc/rc.conf, but rc file (/usr/local/etc/rc.d/balance.sh) don't have var for this.

Fix: add few lines to /usr/ports/net/balance/files/balance.sh.in,
patch attachment

Patch attached with submission follows:
How-To-Repeat: try to add flags to balance.sh from rc.conf
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-03 10:37:04 UTC
Maintainer of net/balance,

Please note that PR ports/125209 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125209

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-03 10:37:05 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Joseph Scott 2008-07-03 16:38:14 UTC
On Jul 3, 2008, at 3:37 AM, Edwin Groothuis wrote:

> Maintainer of net/balance,
>
> Please note that PR ports/125209 has just been submitted.

Looks fine to me, commit away.

--
Joseph Scott
joseph@randomnetworks.com
http://joseph.randomnetworks.com/
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-07-04 01:34:27 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-08 12:52:59 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-07-08 12:55:04 UTC
pav         2008-07-08 11:54:56 UTC

  FreeBSD ports repository

  Modified files:
    net/balance          Makefile 
    net/balance/files    balance.sh.in 
  Log:
  - Add support for setting startup flags in rc script via rc.conf variable
  
  PR:             ports/125209
  Submitted by:   Case Dorsett <casedorsett@gmail.com>
  Approved by:    Joseph Scott <joseph@randomnetworks.com> (maintainer)
  
  Revision  Changes    Path
  1.23      +1 -0      ports/net/balance/Makefile
  1.3       +4 -2      ports/net/balance/files/balance.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"