1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Remove duplicate file

This commit is contained in:
ewilly 2018-12-18 07:25:26 +01:00
parent 13394312d7
commit c1c1213e8e

View file

@ -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