Fedora startup script. close #506
This commit is contained in:
12
init/couchpotato.fedora.service
Normal file
12
init/couchpotato.fedora.service
Normal 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
|
||||
Reference in New Issue
Block a user