The original code is authored by wilsoncd2 at plexapp.com. https://forums.plexapp.com/index.php/topic/71220-linux-install-for-plex-connect/?hl=linux I modified the script to utilize init.d  functions rather than lsb. #!/bin/bash ### BEGIN INIT INFO # Provides: plexconnect # Required-Start: plexmediaserver networking # Required-Stop: plexmediaserver networking # Default-Start: 3 …

PlexConnect init script for Fedora 19 Read more »