From 41f9978022ff0d5035211cbb74abbfe51f07afbc Mon Sep 17 00:00:00 2001 From: Craig Schardt Date: Sun, 14 Jul 2024 21:53:08 -0500 Subject: [PATCH] leave wait online (for now) --- install_opi5.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_opi5.sh b/install_opi5.sh index e48a41b..08f5f4c 100755 --- a/install_opi5.sh +++ b/install_opi5.sh @@ -70,7 +70,7 @@ sed -i 's/-n$//' /etc/systemd/system/photonvision.service cat /etc/systemd/system/photonvision.service # systemctl disable NetworkManager-wait-online.service -systemctl disable systemd-networkd-wait-online.service +# systemctl disable systemd-networkd-wait-online.service # the bluetooth service isn't needed and causes a delay at boot systemctl disable ap6275p-bluetooth.service