Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2007 02:34:54 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 123082 for review
Message-ID:  <200707080234.l682YsV6008138@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=123082

Change 123082 by delphij@charlie on 2007/07/08 02:34:04

	Oops, doesn't belong to this tree.

Affected files ...

.. //depot/projects/delphij_fork/etc/defaults/rc.conf#3 edit

Differences ...

==== //depot/projects/delphij_fork/etc/defaults/rc.conf#3 (text+ko) ====

@@ -23,14 +23,6 @@
 
 rc_debug="NO"		# Set to YES to enable debugging output from rc.d
 rc_info="NO"		# Enables display of informational messages at boot.
-rc_fancy="NO"		# Enables fancy messages for rc scripts. YES|NO|COLOR
-rc_fancy_verbose="YES"	# Enables fancy boot messages on system rc scripts
-rc_fancy_msg_failed="FAILED"	# Sets fancy word for 'failed' script.
-rc_fancy_msg_error="ERROR"	# Sets fancy word for scripts that errored.
-rc_fancy_msg_skipped="SKIPPED"	# Sets fancy word for scripts skipped.
-rc_fancy_msg_ok="OK"		# Sets fancy word for scripts that started ok.
-rc_fancy_msg_width="8"		# Max width for fancy message.
-rc_fancy_cols="80"		# Default columns on display
 
 rcshutdown_timeout="30" # Seconds to wait before terminating rc.shutdown
 early_late_divider="FILESYSTEMS"	# Script that separates early/late



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707080234.l682YsV6008138>