]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rc.d/*: Use startmsg instead of echo on start messages
authorJose Luis Duran <jlduran@gmail.com>
Sun, 13 Mar 2022 17:54:39 +0000 (18:54 +0100)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Wed, 22 Feb 2023 12:27:50 +0000 (13:27 +0100)
commite8396a9592abb08069009e48b84ead2636681b16
treecbdb625e5eab231e91f2de6fc748f4facb7c5895
parent8f2bb173bfc6e1a03a56b5098f8d2af740ce743f
rc.d/*: Use startmsg instead of echo on start messages

By rc.conf(5), setting rc_startmsgs="NO" should silence start messages.

Fix a few rc scripts by using startmsg.

PR: 255207
Reported by: Jose Luis Duran <jlduran@gmail.com>
Reviewed by: imp, 0mp
Approved by: imp (src)
Differential Revision: https://reviews.freebsd.org/D34514

(cherry picked from commit 19a6267d61a0c3bd6cd56f19ca3f8a67a54f675c)
libexec/rc/rc.d/jail
libexec/rc/rc.d/local
libexec/rc/rc.d/netif
libexec/rc/rc.d/ppp
libexec/rc/rc.d/pppoed
libexec/rc/rc.d/rfcomm_pppd_server