1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/share/man/man8
Eygene Ryabinkin 0113cca483 rc.d: document 'quiet' prefix and fix dhclient/devd interaction
Document the current semantics of the 'quiet' command prefix
in the rc.subr(8).

Fix dhclient rc.d script: it should not call err() for
non-DHCP-enabled interface when it is called from devd, because the
latter just blindly calls 'service dhclient quietstart' on each "link
up" event.

Since the 'quietstart' will silence the message "Cannot 'start' <foo>.
Set <foo>_enable to YES in /etc/rc.conf or use 'onestart' instead of
'start'." and running dhclient on the non-DHCP-enabled interface is
the same thing as running the service <foo> without <foo>_enable set,
such modification is in sync with the current semantics of the 'quiet'
prefix.

Approved by: glebius
Reviewed by: freebsd-rc list
MFC after:	2 weeks
2012-01-12 06:48:11 +00:00
..
crash.8 Fix various broken links in manual pages. 2011-07-23 22:55:32 +00:00
diskless.8 Change "options NFSCLIENT" to "options NFSCL" in diskless.8, 2011-08-08 13:13:22 +00:00
intro.8
Makefile Move the sticky manual from section 8 to section 2011-02-24 13:03:47 +00:00
nanobsd.8 Document NANO_ARCH which is no longer hard coded as of r205980. 2010-05-20 18:39:33 +00:00
picobsd.8 Sort Xr's by number then by name 2011-07-12 14:18:54 +00:00
rc.8 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
rc.sendmail.8 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
rc.subr.8 rc.d: document 'quiet' prefix and fix dhclient/devd interaction 2012-01-12 06:48:11 +00:00
rescue.8
yp.8 Add SEE ALSO. 2011-12-14 19:48:21 +00:00