Private GIT

Skip to content
Snippets Groups Projects
Commit 05bcee12 authored by Ruud's avatar Ruud
Browse files

No need for folder for pid file

parent fc3f15e0
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment