Jump to content

[Linux] Fedora 26 Startup command is wrong


Maverick

Recommended Posts

Posted

So I noticed that synergy on Fedora 26 was starting up as this:

[ Service ] [2017-10-09T19:50:40] debug: starting core process with command: /home/user/synergys -f --no-tray --debug DEBUG --name tauriel --enable-drag-drop --profile-dir /home/user/.config/synergy --log synergy.log -c /home/user/.config/synergy/synergy.conf --address :24800
[ Service ] [2017-10-09T19:50:40] error: failed to start server core process: execve failed: No such file or directory

Notice the

/home/user/synergys

instead of just

synergys

Which results into the error on the second line. So I run the command above omitting the /home/user/ before the synergys and it worked.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...