mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 04:49:36 -07:00
Remove some more Headphones references.
This commit is contained in:
parent
2536fdf17b
commit
6efaabb630
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# PlexPy - Automatic music downloader for SABnzbd
|
# PlexPy
|
||||||
#
|
#
|
||||||
# Service Unit file for systemd system manager
|
# Service Unit file for systemd system manager
|
||||||
#
|
#
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
# graphical.target equates to runlevel 5 (multi-user X11 graphical mode)
|
# graphical.target equates to runlevel 5 (multi-user X11 graphical mode)
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=PlexPy - Automatic music downloader for SABnzbd
|
Description=PlexPy
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/home/sabnzbd/plexpy/PlexPy.py --daemon --config /etc/plexpy/plexpy.ini --datadir /home/sabnzbd/.plexpy --nolaunch --quiet
|
ExecStart=/home/sabnzbd/plexpy/PlexPy.py --daemon --config /etc/plexpy/plexpy.ini --datadir /home/sabnzbd/.plexpy --nolaunch --quiet
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# plexpy - Automatic music downloader
|
# plexpy
|
||||||
#
|
#
|
||||||
# This is a session/user job. Install this file into /usr/share/upstart/sessions
|
# This is a session/user job. Install this file into /usr/share/upstart/sessions
|
||||||
# if plexpy is installed system wide, and into $XDG_CONFIG_HOME/upstart if
|
# if plexpy is installed system wide, and into $XDG_CONFIG_HOME/upstart if
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue