From 7a43a6ff53544e78d510b1918e7e5e132358c8f8 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Tue, 31 May 2016 05:40:03 +0300 Subject: [PATCH] Fixed warning in postinst [#METR-20000]. --- tools/init.d/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/init.d/template b/tools/init.d/template index 1a04a44d4b..6163c7e006 100755 --- a/tools/init.d/template +++ b/tools/init.d/template @@ -1,8 +1,8 @@ #!/bin/bash ### BEGIN INIT INFO # Provides: @DAEMON@ -# Default-Start: 2 -# Default-Stop: 1 +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 # Required-Start: # Required-Stop: # Short-Description: Yandex daemon