The
/etc/sysconfig/init
file controls how the system appears and functions during the boot
process.
The following values may be used:
•
BOOTUP=<value>
, where
<value>
is one of the following:
•
color
— The standard color boot display, where the success or failure of devices and
services starting up is shown in different colors.
•
verbose
— An old style display which provides more information than purely a message of
success or failure.
• Anything else means a new display, but without ANSI-formatting.
•
RES_COL=<value>
, where
<value>
is the number of the column of the screen to start status
labels. The default is set to 60.
•
MOVE_TO_COL=<value>
, where
<value>
moves the cursor to the value in the
RES_COL
line via
the
echo -en
command.
•
SETCOLOR_SUCCESS=<value>
, where
<value>
sets the success color via the
echo -en
command. The default color is set to green.
•
SETCOLOR_FAILURE=<value>
, where
<value>
sets the failure color via the
echo -en
command. The default color is set to red.
•
SETCOLOR_WARNING=<value>
, where
<value>
sets the warning color via the
echo -en
command. The default color is set to yellow.
•
SETCOLOR_NORMAL=<value>
, where
<value>
resets the color to "normal" via the
echo -en
.
•
LOGLEVEL=<value>
, where
<value>
sets the initial console logging level for the kernel. The
default is 3; 8 means everything (including debugging), while 1 means only kernel panics. The
syslogd
daemon overrides this setting once started.
•
PROMPT=<value>
, where
<value>
is one of the following boolean values:
•
yes
— Enables the key check for interactive mode.
•
no
— Disables the key check for interactive mode.
1.17.
/etc/sysconfig/ip6tables-config
The
/etc/sysconfig/ip6tables-config
file stores information used by the kernel to set up
IPv6 packet filtering at boot time or whenever the
ip6tables
service is started.
Do not modify this file by hand unless familiar with how to construct
ip6tables
rules. Rules also
can be created manually using the
/sbin/ip6tables
command. Once created, add the rules to
Chapter 4. The sysconfig Dire...
38
Summary of Contents for ENTERPRISE LINUX 4.5.0 -
Page 1: ...Red Hat Enterprise Linux 4 5 0 4 5 0 Reference Guide ISBN N A Publication date ...
Page 2: ...Red Hat Enterprise Linux 4 5 0 ...
Page 4: ...Red Hat Enterprise Linux 4 5 0 ...
Page 24: ...xxiv ...
Page 26: ......
Page 36: ...12 ...
Page 72: ...48 ...
Page 112: ...88 ...
Page 122: ...98 ...
Page 140: ...116 ...
Page 142: ......
Page 300: ...276 ...
Page 318: ...294 ...
Page 320: ......
Page 332: ...308 ...
Page 350: ...326 ...
Page 378: ...354 ...
Page 388: ...364 ...
Page 394: ...370 ...
Page 395: ...Part IV Appendixes ...
Page 396: ......