diff --git a/config/sources/sun7i.conf b/config/sources/sun7i.conf index 15dc9d51e4..f1f340e362 100644 --- a/config/sources/sun7i.conf +++ b/config/sources/sun7i.conf @@ -40,7 +40,7 @@ family_tweaks_s() echo "ttyGS0" >> $SDCARD/etc/securetty # Enable bluetooth - chroot $SDCARD /bin/bash -c "systemctl --no-reload enable olimex-bluetooth.service >/dev/null 2>&1" + chroot $SDCARD /bin/bash -c "systemctl --no-reload enable olinuxino-bluetooth.service >/dev/null 2>&1" fi }