Bug 128071 - dns/rbldnsd add reload command
Summary: dns/rbldnsd add reload command
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 20:10 UTC by citrin
Modified: 2008-11-28 02:40 UTC (History)
0 users

See Also:


Attachments
file.diff (243 bytes, patch)
2008-10-13 20:10 UTC, citrin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description citrin 2008-10-13 20:10:01 UTC
rbldnsd understand SIGHUP but script /usr/local/etc/rc.d/rbldnsd don't allow to send this signal.

How-To-Repeat: /usr/local/etc/rc.d/rbldnsd reload
/usr/local/etc/rc.d/rbldnsd: unknown directive 'reload'.
Usage: /usr/local/etc/rc.d/rbldnsd [fast|force|one](start|stop|restart|rcvar|status|poll)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-13 20:10:09 UTC
Maintainer of dns/rbldnsd,

Please note that PR ports/128071 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/128071

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-10-26 01:52:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-11-28 02:39:29 UTC
lippe       2008-11-28 02:39:20 UTC

  FreeBSD ports repository

  Modified files:
    dns/rbldnsd/files    rbldnsd.in 
  Log:
  - Reload command added on startup script.
  
  PR:             ports/128071
  Submitted by:   Anton Yuzhaninov <citrin@citrin.ru>
  Approved by:    maintainer timeout (> 2 weeks)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/dns/rbldnsd/files/rbldnsd.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"
Comment 5 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-11-28 02:40:51 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!