From 27a258d4a0137978e7e771fd2b8f70c0209c9b98 Mon Sep 17 00:00:00 2001 From: toros11 Date: Fri, 3 Apr 2015 17:20:54 +0900 Subject: [PATCH] Remove the limit for respawn --- upstart/stud.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/upstart/stud.conf b/upstart/stud.conf index 2b1beb6..4f26ec4 100644 --- a/upstart/stud.conf +++ b/upstart/stud.conf @@ -5,5 +5,6 @@ stop on runlevel [S016] start on runlevel [23] respawn +respawn limit unlimited exec stud --config /etc/stud/stud.cfg