No need for folder for pid file

This commit is contained in:
Ruud
2013-02-24 00:17:57 +01:00
parent fc3f15e0cf
commit 05bcee12ae

View File

@@ -23,7 +23,7 @@ RUN_AS=YOUR_USERNAME_HERE
DAEMON=/usr/bin/python
# Path to store PID file
PID_FILE=/var/run/couchpotato/server.pid
PID_FILE=/var/run/couchpotato.pid
PID_PATH=$(dirname $PID_FILE)
# script name