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

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

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 919500f2f -> 83bdf4b3b
  refs/heads/trunk 0b472f2e2 -> c8b347c9e


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/trunk
Commit: c8b347c9ebb4bf2c1d5b544911185c01436d1f9b
Parents: 0b472f2
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Feb 2 16:20:30 2017 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
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


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

Posted by ao...@apache.org.
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/83bdf4b3
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/83bdf4b3
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/83bdf4b3

Branch: refs/heads/branch-2.5
Commit: 83bdf4b3bf11fe9a574222305cf36485c3d76847
Parents: 919500f
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Feb 2 16:20:34 2017 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Thu Feb 2 16:20:34 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/83bdf4b3/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