diff --git a/conf/homeassistant.service b/conf/homeassistant.service deleted file mode 100644 index 1d4143c..0000000 --- a/conf/homeassistant.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Home Assistant -After=network-online.target - -[Service] -Type=simple -User=%i -ExecStart=/srv/homeassistant/bin/hass -c "/home/homeassistant/.homeassistant" - -[Install] -WantedBy=multi-user.target