From 62b4ac3b632a4e6c8905710a920d12bc108484b3 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 4 Feb 2022 22:28:23 +0100 Subject: [PATCH] Updated hass service pidfile Signed-off-by: Bram Prieshof --- CT-Files/hass/Configs/hass.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CT-Files/hass/Configs/hass.service b/CT-Files/hass/Configs/hass.service index 9dff37f..2624113 100644 --- a/CT-Files/hass/Configs/hass.service +++ b/CT-Files/hass/Configs/hass.service @@ -6,7 +6,7 @@ command_user="hass" command="/opt/HomeAssistant/srv/bin/hass" command_args="-c /opt/HomeAssistant/data/" -pidfile="/var/run/homeassistant/homeassistant.pid" +pidfile="/run/homeassistant.pid" depend() { use logger dns