diff options
Diffstat (limited to 'sysconfig')
-rw-r--r-- | sysconfig/init | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysconfig/init b/sysconfig/init index 117b6bc6..5ccec5e6 100644 --- a/sysconfig/init +++ b/sysconfig/init @@ -2,8 +2,6 @@ # verbose => old-style bootup # anything else => new style bootup without ANSI colors or positioning BOOTUP=color -# Turn on graphical boot -GRAPHICAL=yes # column to start "[ OK ]" label in RES_COL=60 # terminal sequence to move to that column. You could change this |