Merge branch 'master' into dev

This commit is contained in:
Daniel Perna 2018-01-02 20:51:23 +01:00 committed by GitHub
commit 224dc6f2d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,11 @@ After=network.target
[Service]
Type=simple
User=homeassistant
#Set the path to your configurator.py location
ExecStart=/usr/bin/python3 /etc/homeassistant/configurator.py
WorkingDirectory=/etc/homeassistant
ExecStart=/usr/bin/python3 /etc/homeassistant/configurator.py settings.conf
Restart=always
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target