Cleanup from zookeeper->dlm change
In I33525e2b83a4497a57ec95f62880e0308c88b34f, we switched from zookeeper to dlm. Somehow this got left behind. Change-Id: I41d13d33c9a81271d4a9752cbe98c0028a17ab1e
This commit is contained in:
parent
8b416ae821
commit
7a9d78a59e
@ -175,10 +175,6 @@ if is_service_enabled dstat; then
|
||||
stop_dstat
|
||||
fi
|
||||
|
||||
if is_service_enabled zookeeper; then
|
||||
stop_zookeeper
|
||||
fi
|
||||
|
||||
# Clean up the remainder of the screen processes
|
||||
SCREEN=$(which screen)
|
||||
if [[ -n "$SCREEN" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user