Update fedora service init
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user