From 715f56b0c44a0c92abf7272b01425bff997aa327 Mon Sep 17 00:00:00 2001 From: Maxim Nikulin Date: Mon, 31 Jan 2011 11:25:50 +0000 Subject: [PATCH] minor changes for easing production deploy --- tools/init.d/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/init.d/template b/tools/init.d/template index 6b4495fdd03..92b42f054e0 100755 --- a/tools/init.d/template +++ b/tools/init.d/template @@ -1,7 +1,7 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: @DAEMON@ -# Default-Start: 2 3 4 5 +# Default-Start: 2 # Default-Stop: 1 # Short-Description: Yandex daemon ### END INIT INFO