Use systemctl for cron

This commit is contained in:
Alexandre
2024-06-13 20:32:04 +02:00
committed by GitHub
parent fd8b5e769a
commit ea87aaae97

View File

@@ -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"
echo "... starting cron"
service cron start
systemctl start cron
# Starting dbus
echo "... starting dbus"