diff options
Diffstat (limited to 'themes/Mandrake')
-rw-r--r-- | themes/Mandrake/global.config | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/themes/Mandrake/global.config b/themes/Mandrake/global.config index a837d99..44b4982 100644 --- a/themes/Mandrake/global.config +++ b/themes/Mandrake/global.config @@ -1,2 +1,5 @@ -# See definitions on /etc/sysconfig/bootsplash -LOGO_CONSOLE=no
\ No newline at end of file +# Display logo on Console. +LOGO_CONSOLE=no + +# Make kernel message quiet by default. +QUIET=yes
\ No newline at end of file |