[Bug 284100] dns/knot3: rc script error

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jan 2025 14:14:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284100

--- Comment #23 from commit-hook@FreeBSD.org ---
A commit in branch 2025Q1 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bb1d819e23277bedefc431f8c43d2f3e785f6895

commit bb1d819e23277bedefc431f8c43d2f3e785f6895
Author:     Tomáš Čiernik <tomas@ciernik.sk>
AuthorDate: 2025-01-23 13:41:20 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-01-23 14:13:32 +0000

    dns/knot3: Workaround due to bug in service(8): /usr/sbin/service: ERROR:
USAGE: load_rc_config_var name var

    /usr/sbin/service: ERROR: USAGE: load_rc_config_var name var

    This is very old and known bug in service(8) from 2016:
    https://bugs.freebsd.org/208534
    https://reviews.freebsd.org/D5833

    PR:             284100
    Approved by:    Leo Vandewoestijne <freebsd@dns.company> (maintainer)
    MFH:            2025Q1

    (cherry picked from commit b7b2320af6f78ddc1a92a0a605ceee49183ab6fc)

 dns/knot3/Makefile      | 1 +
 dns/knot3/files/knot.in | 6 ++++++
 2 files changed, 7 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.