try systemd

This commit is contained in:
Alexandre
2024-04-26 10:57:34 +02:00
parent 9fbd9b3f67
commit 8cd23d0d11
16 changed files with 38 additions and 19 deletions

View File

@@ -6,6 +6,10 @@ set -e
# INITALISATION #
#################
# Starting dbus
echo "Starting service: dbus"
service dbus start
bashio::log.info "ALSA_CARD option is set to $(bashio::config "ALSA_CARD"). If the microphone doesn't work, please adapt it"
echo " "