Pārlūkot izejas kodu

Update alpine-esphome-install.sh

tteckster 2 gadi atpakaļ
vecāks
revīzija
38307912f8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      install/alpine-esphome-install.sh

+ 1 - 0
install/alpine-esphome-install.sh

@@ -31,6 +31,7 @@ cat <<EOF >/etc/init.d/esphome
 
 
 name="esphome"
 name="esphome"
 description="ESPHome Service"
 description="ESPHome Service"
+RC_SVCNAME="esphome"
 command="/usr/bin/esphome /root/config/ dashboard"
 command="/usr/bin/esphome /root/config/ dashboard"
 pidfile="/run/$RC_SVCNAME/pid"
 pidfile="/run/$RC_SVCNAME/pid"