From be87e75dcd059f38ae531d8d26a36ab48a3df983 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:52:41 +0200 Subject: [PATCH] Rename 01_avahi to 01-avahi --- birdnet-pi/rootfs/custom-services.d/{01_avahi => 01-avahi} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename birdnet-pi/rootfs/custom-services.d/{01_avahi => 01-avahi} (85%) diff --git a/birdnet-pi/rootfs/custom-services.d/01_avahi b/birdnet-pi/rootfs/custom-services.d/01-avahi similarity index 85% rename from birdnet-pi/rootfs/custom-services.d/01_avahi rename to birdnet-pi/rootfs/custom-services.d/01-avahi index 2ffb3671f..1963c3d25 100644 --- a/birdnet-pi/rootfs/custom-services.d/01_avahi +++ b/birdnet-pi/rootfs/custom-services.d/01-avahi @@ -6,4 +6,4 @@ done echo "Starting service: avahi daemon" exec \ - avahi-daemon --no-chroot \ No newline at end of file + avahi-daemon --no-chroot