diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index a8f5645..99db789 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -47,8 +47,8 @@ This will start PlexPy in the background when your computer starts, regardless o * In your Windows Task Manager, there should be a ["pythonw.exe" background process running](https://i.imgur.com/y92k9zb.png). -## Linux -For CentOS/Fedora/openSUSE/Ubuntu that uses systemd, utilize this service script. The instructions are in the script file. +## Linux (systemd) +Use the following service script for CentOS, Fedora, openSUSE, Ubuntu, etc. that uses systemd. The instructions are in the script file. * https://github.com/JonnyWong16/plexpy/blob/master/init-scripts/init.systemd