Change to hilite and space a little more

This commit is contained in:
Roy Marples
2007-11-26 09:36:40 +00:00
parent 8fd73f8109
commit 7921d9f3d0

View File

@@ -985,8 +985,8 @@ int main (int argc, char **argv)
run_script (INITEARLYSH); run_script (INITEARLYSH);
uname (&uts); uname (&uts);
printf ("\n %sOpenRC %s" VERSION "%s is starting up\n", printf ("\n %sOpenRC %s" VERSION "%s is starting up\n\n",
ecolor (ECOLOR_GOOD), ecolor (ECOLOR_BRACKET), ecolor (ECOLOR_GOOD), ecolor (ECOLOR_HILITE),
ecolor (ECOLOR_NORMAL)); ecolor (ECOLOR_NORMAL));
if (rc_conf_yesno ("rc_interactive")) if (rc_conf_yesno ("rc_interactive"))