[Bug 284100] dns/knot3: rc script error

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

--- Comment #7 from Vladimir Druzenko <vvd@FreeBSD.org> ---
I don't use jails (except for poudriere builds), so I don't know how to test.

> I am not sure, my first attempt was like yours. But it did not work - at least not on FreeBSD 13.4-RELEASE-p2.
I can't understand how it can't work…

Can you add:
echo "0 = $0"
echo "_file = $_file"
echo "file = $file"
before "case" (after ". /etc/rc.subr") and
echo "name = $name"
after "esac" and show output?

Maybe add "service)" after "*/service)"?

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