Enable plymouth by default

This commit is contained in:
Raphaël Hertzog
2019-11-06 23:27:02 +01:00
parent 9611930fa5
commit aa488a0a36
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -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#