Enable plymouth by default
This commit is contained in:
Vendored
+2
@@ -44,6 +44,8 @@ Depends: kali-themes-common (= ${source:Version}),
|
||||
gtk2-engines-murrine,
|
||||
# Needed for QT_QPA_PLATFORMTHEME=gtk2 to have an effect
|
||||
qt5-style-plugins,
|
||||
# For boot-time splash screen
|
||||
plymouth-label,
|
||||
${misc:Depends}
|
||||
Breaks: kali-defaults (<< 2019.4.0)
|
||||
Replaces: kali-defaults (<< 2019.4.0)
|
||||
|
||||
Vendored
+2
@@ -48,6 +48,8 @@ if [ "$1" = "configure" ]; then
|
||||
# Install remaining new files
|
||||
install_all
|
||||
fi
|
||||
# Rebuild the grub configuration with our config changes
|
||||
update-grub || true
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
Reference in New Issue
Block a user