Private GIT

Skip to content
Snippets Groups Projects
Commit 66edcdc4 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

upstart script was broken, spawned 2 instances, killed only 1

parent 3b922e70
Branches
Tags 2.57b
No related merge requests found
...@@ -23,6 +23,7 @@ setgid sickbeard ...@@ -23,6 +23,7 @@ setgid sickbeard
respawn respawn
respawn limit 10 5 respawn limit 10 5
expect daemon
script script
if [ -f /etc/default/sickbeard ]; then if [ -f /etc/default/sickbeard ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment