Fedora startup script. close #506

This commit is contained in:
Ruud
2012-06-28 23:23:25 +02:00
parent af6f9473c4
commit a37467e3b5

View File

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