diff --git a/init/couchpotato.service b/init/couchpotato.service index c9a0c47..c767c97 100644 --- a/init/couchpotato.service +++ b/init/couchpotato.service @@ -7,6 +7,8 @@ ExecStart=/var/lib/CouchPotatoServer/CouchPotato.py Type=simple User=couchpotato Group=couchpotato +Restart=always +RestartSec=2s [Install] WantedBy=multi-user.target