Skip to content

Commit

Permalink
unit bluealsa.service does not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
theodiem authored May 26, 2024
1 parent a39f426 commit e2fd8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/piconfig/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ check_install_pkgs i2c-tools
echo_green "Disabling Bluetooth related services..."
systemctl_if_exists disable hciuart.service
systemctl_if_exists disable bluetooth.service
systemctl_if_exists disable bluealsa.service
#systemctl_if_exists disable bluealsa.service

# Step 11: Increase swapfile size
if [[ -f "${PICONFIG_SWAP_CONF_FILE}" ]]; then
Expand Down

0 comments on commit e2fd8dc

Please sign in to comment.