systemd service uses watch command

This commit is contained in:
Alex Janka 2024-03-07 08:32:31 +11:00
parent 00d515aeb5
commit b9048658ff

View file

@ -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