small fix following previous change

This commit is contained in:
Evgeny Zinoviev 2022-04-29 17:18:28 +03:00
parent a337f00ab1
commit be564eeb0a

View File

@ -4,7 +4,7 @@ After=network-online.target
[Service]
Restart=on-failure
ExecStart=/home/user/homekit/src/temphumd.py --config /etc/%i.toml
ExecStart=/home/user/homekit/src/temphumd.py --config /etc/temphumd-%i.toml
[Install]
WantedBy=multi-user.target