locast2plex icon indicating copy to clipboard operation
locast2plex copied to clipboard

locast2plex.service for Ubuntu 20.x, daemonize location

Open jtashiro opened this issue 4 years ago • 1 comments

For Ubuntu 20, I had to change the ExecStart= variable in locast2plex.service file, as the 'daemonize' binary is installed in /usr/bin/. The ExecStart variable in locast2plex.service (Cent Os) file references /usr/sbin

~/locast2plex$ which daemonize /usr/bin/daemonize

Do you want me to update comments the locast2plex.service file and submit a pull request ?

jtashiro avatar Jan 27 '21 15:01 jtashiro

They shouldnt have 1 systemd file since each distro does it differently. They should have a file per distro. If I were you I would rename them accordingly and update the README and do a PR for it. Thanks!

Fyb3roptik avatar Mar 10 '21 15:03 Fyb3roptik