mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Add journald
This commit is contained in:
@@ -39,6 +39,10 @@ echo "... adapting labels according to birdnet.conf file to $DATABASE_LANG"
|
||||
echo "... starting dbus"
|
||||
service dbus start
|
||||
|
||||
# Starting journald
|
||||
echo "... starting journald"
|
||||
systemctl start systemd-journald
|
||||
|
||||
# Starting services
|
||||
echo ""
|
||||
bashio::log.info "Starting BirdNET-Pi services"
|
||||
|
||||
Reference in New Issue
Block a user