diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-40.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-40.service index 622ef0b5..517252ca 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-40.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-40.service @@ -1,7 +1,7 @@ [Unit] Description=Update Mycroft splash boot screen to 40% -Wants=systemd-networkd.service -After=systemd-networkd.service +Wants=NetworkManager.service +After=NetworkManager.service DefaultDependencies=no [Service] diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-60.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-60.service index cb0ebdb3..abd1134d 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-60.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-60.service @@ -1,7 +1,7 @@ [Unit] Description=Update Mycroft splash boot screen to 60% -Wants=systemd-networkd-wait-online.service -After=systemd-networkd-wait-online.service +Wants=NetworkManager-wait-online.service +After=NetworkManager-wait-online.service DefaultDependencies=no [Service] diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/seeed-voicecard.service.d/splash.conf b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/seeed-voicecard.service.d/splash.conf deleted file mode 100644 index 83a77039..00000000 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/seeed-voicecard.service.d/splash.conf +++ /dev/null @@ -1,2 +0,0 @@ -[Service] -ExecStartPre=-/bin/psplash-write "PROGRESS 30" diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/systemd-networkd-wait-online.service.d/timeout.conf b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/systemd-networkd-wait-online.service.d/timeout.conf deleted file mode 100644 index 188155d2..00000000 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/systemd-networkd-wait-online.service.d/timeout.conf +++ /dev/null @@ -1,3 +0,0 @@ -[Service] -ExecStart= -ExecStart=/usr/lib/systemd/systemd-networkd-wait-online --timeout=20