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 <[email protected]> Authored: Thu Feb 2 16:20:30 2017 +0200 Committer: Andrew Onishuk <[email protected]> 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
