diff --git a/init/couchpotato.service b/init/couchpotato.service index d3b52ba..c9a0c47 100644 --- a/init/couchpotato.service +++ b/init/couchpotato.service @@ -3,9 +3,8 @@ Description=CouchPotato application instance After=network.target [Service] -ExecStart=/var/lib/CouchPotatoServer/CouchPotato.py --daemon -GuessMainPID=no -Type=forking +ExecStart=/var/lib/CouchPotatoServer/CouchPotato.py +Type=simple User=couchpotato Group=couchpotato