From: Kristof Provost Date: Sun, 5 May 2024 15:56:33 +0000 (+0200) Subject: homeassistant: fix startup script X-Git-Url: https://git.sigsegv.be/?a=commitdiff_plain;h=fe9a15c34c8137081f9ee6df215201f1d2e74893;p=pennestraat-domotica homeassistant: fix startup script Set the correct moment to start, so we actually start. --- diff --git a/ansible/templates/homeassistant b/ansible/templates/homeassistant index 933e59b..7d77fbb 100644 --- a/ansible/templates/homeassistant +++ b/ansible/templates/homeassistant @@ -2,8 +2,8 @@ # # PROVIDE: homeassistant -# REQUIRE: network -# BEFORE: DAEMON +# REQUIRE: sshd NETWORKING +# BEFORE: LOGIN . /etc/rc.subr