You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2013/01/23 00:46:52 UTC

git commit: upstart: don't expect a fork. Watchi traffic_cop

Updated Branches:
  refs/heads/master 3e5a7181b -> 7930d46f0


upstart: don't expect a fork. Watchi traffic_cop


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7930d46f
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/7930d46f
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/7930d46f

Branch: refs/heads/master
Commit: 7930d46f0d1966a3177b8bae89ea4ba7469a93d0
Parents: 3e5a718
Author: Igor Galić <i....@brainsware.org>
Authored: Wed Jan 23 00:46:11 2013 +0100
Committer: Igor Galić <i....@brainsware.org>
Committed: Wed Jan 23 00:46:11 2013 +0100

----------------------------------------------------------------------
 rc/trafficserver.conf.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/7930d46f/rc/trafficserver.conf.in
----------------------------------------------------------------------
diff --git a/rc/trafficserver.conf.in b/rc/trafficserver.conf.in
index 9c6d956..3eb6671 100644
--- a/rc/trafficserver.conf.in
+++ b/rc/trafficserver.conf.in
@@ -28,7 +28,6 @@ description	"Apache Traffic Server"
 start on virtual-filesystems
 stop on runlevel [06]
 
-expect fork
 respawn
 
 pre-start script