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