mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Use systemctl for cron
This commit is contained in:
@@ -41,7 +41,7 @@ echo "... adapting labels according to birdnet.conf file to $DATABASE_LANG"
|
|||||||
/."$HOME"/BirdNET-Pi/scripts/install_language_label_nm.sh -l "$DATABASE_LANG"
|
/."$HOME"/BirdNET-Pi/scripts/install_language_label_nm.sh -l "$DATABASE_LANG"
|
||||||
|
|
||||||
echo "... starting cron"
|
echo "... starting cron"
|
||||||
service cron start
|
systemctl start cron
|
||||||
|
|
||||||
# Starting dbus
|
# Starting dbus
|
||||||
echo "... starting dbus"
|
echo "... starting dbus"
|
||||||
|
|||||||
Reference in New Issue
Block a user