Bug 178476 - dns/knot: Fix rc script for 1.2.0
Summary: dns/knot: Fix rc script for 1.2.0
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: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 09:50 UTC by Erwin Lansing
Modified: 2013-06-17 07:58 UTC (History)
0 users

See Also:


Attachments
knotd.in.diff (1.07 KB, patch)
2013-05-10 09:50 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing freebsd_committer freebsd_triage 2013-05-10 09:50:01 UTC
Fix rc startup script for the 1.2.0 release:
- knotc start does not work when dropping privileges, use knotd -d instead
- knotc running is now knotc status
- -a is default, don't use explicitly

https://lists.nic.cz/pipermail/knot-dns-users/2013-April/000189.html
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-10 09:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-10 09:50:13 UTC
Maintainer of dns/knot,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Leo Vandewoestijne 2013-06-10 11:47:24 UTC
Hmmm, I never received the notify about this PR.

This weekend I tried to submit the update of Knot to 1.3.0r1,
and independantly came to the same.
So yes, this is all fine, but mind PR 179428
Comment 4 Andrej Zverev freebsd_committer freebsd_triage 2013-06-17 07:45:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az

feedback received
Comment 5 Andrej Zverev freebsd_committer freebsd_triage 2013-06-17 07:58:38 UTC
State Changed
From-To: feedback->closed

Committed as part of ports/179428