systemd service uses watch command
This commit is contained in:
parent
00d515aeb5
commit
b9048658ff
|
@ -9,7 +9,7 @@ Restart=always
|
|||
RestartSec=10s
|
||||
Environment="RUST_LOG=error,warn"
|
||||
Environment="LOG_TIMESTAMP=false"
|
||||
ExecStart=/usr/bin/homekit-exporter
|
||||
ExecStart=/usr/bin/homekit-exporter watch
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue