You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rz...@apache.org on 2017/02/17 22:56:53 UTC

[15/51] [abbrv] ambari git commit: AMBARI-19797. ambari-server SuSE11 init script not working in certain environments (aonishuk)

AMBARI-19797. ambari-server SuSE11 init script not working in certain environments (aonishuk)

(cherry picked from commit 83bdf4b3bf11fe9a574222305cf36485c3d76847)

Change-Id: I7dbfc75fb53f6ceff1f51725f92a401be02c2366


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/2fed50c4
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/2fed50c4
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/2fed50c4

Branch: refs/heads/branch-feature-BUG-74026
Commit: 2fed50c4585f46b4a4cdad25d2628d4d874c776c
Parents: 0ef1214
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Feb 2 16:20:34 2017 +0200
Committer: Zuul <re...@hortonworks.com>
Committed: Mon Feb 6 23:33:59 2017 -0800

----------------------------------------------------------------------
 ambari-server/sbin/ambari-server | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/2fed50c4/ambari-server/sbin/ambari-server
----------------------------------------------------------------------
diff --git a/ambari-server/sbin/ambari-server b/ambari-server/sbin/ambari-server
index b63f128..88d503d 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