Update fedora service init

This commit is contained in:
Ruud
2014-06-11 09:34:06 +02:00
parent 2499012d88
commit 7950c4bdb4

View File

@@ -1,12 +1,13 @@
[Unit]
Description=CouchPotato application instance
After=network.target
[Service]
ExecStart=/usr/lib/CouchPotatoServer/CouchPotato.py --daemon
ExecStart=/var/lib/CouchPotatoServer/CouchPotato.py --daemon
GuessMainPID=no
Type=forking
User=couchpotato
Group=couchpotato
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target