Remove some more Headphones references.

This commit is contained in:
Tim 2015-08-18 23:27:09 +02:00
commit 6efaabb630
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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