Add working directory to bme680-homekit.service
This commit is contained in:
parent
e35f2207b8
commit
33b3432787
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ Description=Bme680 Homekit service
|
|||
After=local-fs.target network-online.target
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/home/pi/bme680-homekit/
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
User=pi
|
||||
|
|
Loading…
Reference in a new issue