aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/init
blob: 3b49ec821475794dac5e5280081e24a6174aaaf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# color => new RH6.0 bootup
# verbose => old-style bootup
# anything else => new style bootup without ANSI colors or positioning
BOOTUP=color
# color for 'OK' label ; 2=green
COLOR_SUCCESS=2
# color for 'FAILED' label ; 1=red
COLOR_FAILURE=1
# column to start "[  OK  ]" label in 
RES_COL=60
# default kernel loglevel on boot (syslog will reset this)
LOGLEVEL=1