Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 20B14200C33 for ; Fri, 3 Feb 2017 15:53:11 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1F7F2160B71; Fri, 3 Feb 2017 14:53:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 25955160B55 for ; Fri, 3 Feb 2017 15:53:09 +0100 (CET) Received: (qmail 92595 invoked by uid 500); 3 Feb 2017 14:53:07 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 91019 invoked by uid 99); 3 Feb 2017 14:53:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2017 14:53:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3CFDAE0A6B; Fri, 3 Feb 2017 14:53:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ncole@apache.org To: commits@ambari.apache.org Date: Fri, 03 Feb 2017 14:53:37 -0000 Message-Id: <747de06dae74415c8c57a5747e3561eb@git.apache.org> In-Reply-To: <68fd00dbfa98457d890ae128ff26e2c7@git.apache.org> References: <68fd00dbfa98457d890ae128ff26e2c7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [33/50] [abbrv] ambari git commit: AMBARI-19797. ambari-server SuSE11 init script not working in certain environments (aonishuk) archived-at: Fri, 03 Feb 2017 14:53:11 -0000 AMBARI-19797. ambari-server SuSE11 init script not working in certain environments (aonishuk) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/c8b347c9 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c8b347c9 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c8b347c9 Branch: refs/heads/branch-dev-patch-upgrade Commit: c8b347c9ebb4bf2c1d5b544911185c01436d1f9b Parents: 0b472f2 Author: Andrew Onishuk Authored: Thu Feb 2 16:20:30 2017 +0200 Committer: Andrew Onishuk Committed: Thu Feb 2 16:20:30 2017 +0200 ---------------------------------------------------------------------- ambari-server/sbin/ambari-server | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/c8b347c9/ambari-server/sbin/ambari-server ---------------------------------------------------------------------- diff --git a/ambari-server/sbin/ambari-server b/ambari-server/sbin/ambari-server index 5f97299..205f272 100755 --- a/ambari-server/sbin/ambari-server +++ b/ambari-server/sbin/ambari-server @@ -21,6 +21,7 @@ ### BEGIN INIT INFO # Provides: ambari-server +# Required-Start: $ALL # Required-Start: # Required-Stop: # Default-Start: 2 3 4 5