1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00
This commit is contained in:
ewilly 2021-12-05 13:57:12 +01:00
parent 7cdc039ddf
commit 810d5bd4ab

View file

@ -7,6 +7,8 @@ Type=simple
User=__APP__
WorkingDirectory=__DATAPATH__/.__APP__
ExecStart=__FINALPATH__/bin/hass --config "__DATAPATH__/.__APP__" --log-file "__LOGFILE__" --verbose
StandardOutput=append:__LOGFILE__
StandardError=inherit
# Sandboxing options to harden security
# Depending on specificities of your service/app, you may need to tweak these