You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What type of installation are you running?
Desktop
Which Linux OS are you using?
ubuntu 24.10
Which version of LNXLink has the issue?
2025.2
The problem
I have tried a couple of different install methods using the instructions for curl and pipx however none of them seem to be installing the service so that it will automatically start when the system boots. I can manually start/stop it just fine but cannot figure out how or why I can't get the service to automatically start at boot.
When i get to the point where the install is asking to install as a user service, if I select "false" to install as a system service I get the following error:
When you run it as a user it asks you if you want to install it as a user service. I would suggest leaving the default which is true.
If you are installing it in a server environment, then you could find the path of the app which lnxlink and run the result with sudo.
What type of installation are you running?
Desktop
Which Linux OS are you using?
Ubuntu 24.10
Which version of LNXLink has the issue?
2025.5.0
The problem
What type of installation are you running?
Desktop
Which Linux OS are you using?
ubuntu 24.10
Which version of LNXLink has the issue?
2025.2
The problem
I have tried a couple of different install methods using the instructions for curl and pipx however none of them seem to be installing the service so that it will automatically start when the system boots. I can manually start/stop it just fine but cannot figure out how or why I can't get the service to automatically start at boot.
When i get to the point where the install is asking to install as a user service, if I select "false" to install as a system service I get the following error:
PermissionError: [permission denied]: '/etc/systemd/system/lnxlink.service'
If I throw sudo in front of lnxlink -c lnxlink.yaml I get an error:
sudo: lnxlink: command not found
Logs
No response
The text was updated successfully, but these errors were encountered: