[GH-ISSUE #298] Wrong Path In lan-mouse.service File & README #152

Closed
opened 2026-05-05 22:11:52 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @huangsijun17 on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/298

The installation path in the README is `/usr/local/bin/lan-mouse', like:

b8063a8138/README.md (L99)

The path in lan-mouse.service is /usr/bin/lan-mouse, which makes the service unable to start:

b8063a8138/service/lan-mouse.service (L9)

Originally created by @huangsijun17 on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/298 The installation path in the README is `/usr/local/bin/lan-mouse', like: https://github.com/feschber/lan-mouse/blob/b8063a813884b7444fe567deee8f61ff7931d351/README.md?plain=1#L99 The path in `lan-mouse.service` is `/usr/bin/lan-mouse`, which makes the service unable to start: https://github.com/feschber/lan-mouse/blob/b8063a813884b7444fe567deee8f61ff7931d351/service/lan-mouse.service#L9
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#152
No description provided.