diff --git a/build/initialization.sh b/build/initialization.sh index 8f304a36e..2ef0de94d 100755 --- a/build/initialization.sh +++ b/build/initialization.sh @@ -67,6 +67,7 @@ systemctl disable wpa_supplicant.service ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf systemctl disable bluetooth.service +systemctl disable hciuart.service systemctl disable triggerhappy.service apt-get autoremove -y