[Bug 284100] dns/knot3: rc script error

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

--- Comment #11 from Tomáš Čiernik <tomas@ciernik.sk> ---
(In reply to Tomáš Čiernik from comment #10)

root@jail:/ # /usr/local/etc/rc.d/knot restart
0 = /usr/local/etc/rc.d/knot
_file =
file =
name = /usr/local/etc/rc.d/knot
Stopping knot.
Waiting for PIDS: 61757.
Configuration is valid
Starting knot.

root@jail:/ # service knot restart
0 = /usr/local/etc/rc.d/knot
_file =
file =
name = /usr/local/etc/rc.d/knot
Stopping knot.
Waiting for PIDS: 61834.
Configuration is valid
Starting knot.

root@jail:/ # service -R
0 = /usr/sbin/service
_file = /usr/local/etc/rc.d/knot
file = /usr/local/etc/rc.d/knot
name = /usr/local/etc/rc.d/knot
Stopping knot.
Waiting for PIDS: 61869.
0 = /usr/sbin/service
_file = /usr/local/etc/rc.d/knot
file = /usr/local/etc/rc.d/knot
name = /usr/local/etc/rc.d/knot
Configuration is valid
Starting knot.
root@jail:/ # exit

root@host:/ # service -j jail -R
0 = /usr/sbin/service
_file = /usr/local/etc/rc.d/knot
file = /usr/local/etc/rc.d/knot
name = /usr/local/etc/rc.d/knot
Stopping knot.
Waiting for PIDS: 61913.
0 = /usr/sbin/service
_file = /usr/local/etc/rc.d/knot
file = /usr/local/etc/rc.d/knot
name = /usr/local/etc/rc.d/knot
Configuration is valid
Starting knot.

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