freebsd-skq/share/man
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
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 Pull up vendor changes to mdoc(7) 2012-01-05 21:36:12 +00:00
man4 Add setsockopt(2) example to ng_ksocket(4). 2012-01-10 12:45:24 +00:00
man5 Apply Typo-B-Gone 2000 [TM] 2012-01-05 21:43:33 +00:00
man6
man7 After several suggestions from people, move eventtimers page from 7 to 4. 2011-12-14 15:19:40 +00:00
man8 rc.d: document 'quiet' prefix and fix dhclient/devd interaction 2012-01-12 06:48:11 +00:00
man9 Fix sloppyness in memcchr() man page. 2012-01-01 20:59:42 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00