diff --git a/kerninst.conf b/kerninst.conf index 659dfb57c829692fd934d8a0447e9191d6eeb2a6..20a560dbc19c06cf820e8aea966bea4a28b98093 100644 --- a/kerninst.conf +++ b/kerninst.conf @@ -39,5 +39,5 @@ KERNEL_COMMAND_LINE="root=LABEL=ROOT init=/lib/systemd/systemd quiet" # Wheter to create a unified kernel image #UNIFIED_IMAGE="no" -# Splash image to use in an unified kernel image (672x378 24bit BMP) +# Splash image to use in an unified kernel image (1024x768 24bit BMP) #SPLASH="/etc/kerninst/splash.bmp"