mirror of https://github.com/tteck/Proxmox.git
Update homeassistant-core-install.sh
This commit is contained in:
parent
d46ce6a114
commit
84a4c26b2d
|
@ -108,7 +108,7 @@ After=network-online.target
|
||||||
Type=simple
|
Type=simple
|
||||||
WorkingDirectory=/root/.homeassistant
|
WorkingDirectory=/root/.homeassistant
|
||||||
ExecStart=/srv/homeassistant/bin/hass -c "/root/.homeassistant"
|
ExecStart=/srv/homeassistant/bin/hass -c "/root/.homeassistant"
|
||||||
|
RestartForceExitStatus=100
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue