Change to hilite and space a little more
This commit is contained in:
parent
8fd73f8109
commit
7921d9f3d0
4
src/rc.c
4
src/rc.c
@ -985,8 +985,8 @@ int main (int argc, char **argv)
|
||||
run_script (INITEARLYSH);
|
||||
|
||||
uname (&uts);
|
||||
printf ("\n %sOpenRC %s" VERSION "%s is starting up\n",
|
||||
ecolor (ECOLOR_GOOD), ecolor (ECOLOR_BRACKET),
|
||||
printf ("\n %sOpenRC %s" VERSION "%s is starting up\n\n",
|
||||
ecolor (ECOLOR_GOOD), ecolor (ECOLOR_HILITE),
|
||||
ecolor (ECOLOR_NORMAL));
|
||||
|
||||
if (rc_conf_yesno ("rc_interactive"))
|
||||
|
Loading…
Reference in New Issue
Block a user