MFC of r206686 r179870

jhell jhell at dataix.net
Sun May 9 06:07:42 UTC 2010


The following two commits to stable/7 may be responsible for dirtying
the console with messages pertaining to setting values in rc.conf.
Though these messages are harmless and daemons will continue to run as
normal; they should be looked into & fixed.

reverting to revision 201272 of rc.subr relieves this problem.


r207801 | dougb | 2010-05-08 18:15:05 -0400 (Sat, 08 May 2010) | 4 lines
Changed paths:
   M /stable/7/etc
   M /stable/7/etc/rc.subr

MFC r206686:

Make 'stop' work even if ${name}_enable is not set.




r207800 | dougb | 2010-05-08 18:13:48 -0400 (Sat, 08 May 2010) | 8 lines
Changed paths:
   M /stable/7/etc
   M /stable/7/etc/rc.subr

MFC r179870:

Move the check for enabled knobs further down in run_rc_command() so
that bogus commands cause usage information to be printed instead of
diagnostics about enabling the knob.

This is a prerequisite for merging r206686.

Regards,

-- 

 jhell


More information about the freebsd-stable mailing list