OSDN Git Service

plymouth lightdm
authorpaperbenni <paperbenni@gmail.com>
Mon, 15 Jun 2020 20:44:53 +0000 (22:44 +0200)
committerpaperbenni <paperbenni@gmail.com>
Mon, 15 Jun 2020 20:44:53 +0000 (22:44 +0200)
rootinstall.sh

index e49ccaf..2286743 100755 (executable)
@@ -130,6 +130,9 @@ if ! [ -e /tmp/topinstall ]; then
     update-grub
     mkinitcpio -P
 
+    systemctl disable lightdm
+    systemctl enable lightdm-plymouth
+
 fi
 
 if [ -e /opt/livebuilder ]; then