Open Issues Need Help
View All on GitHub Systemd service always points to `/usr/bin/` executable about 2 hours ago
AI Summary: The `systemd` service file for `skylanders-gamepad-daemon` incorrectly points to `/usr/bin/skylanders-gamepad-daemon`. However, the `make install` command places the actual executable at `/usr/local/bin/skylanders-gamepad-daemon`, causing the service to fail because it cannot find the daemon at the specified path.
Complexity:
1/5
bug good first issue
Userspace daemon providing support for the Skylanders Trap Team mobile gamepad on Linux.
C