summaryrefslogtreecommitdiff
path: root/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'postinst')
-rwxr-xr-xpostinst6
1 files changed, 3 insertions, 3 deletions
diff --git a/postinst b/postinst
index ea0a0b4..aaa5fa4 100755
--- a/postinst
+++ b/postinst
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
-systemctl enable zood.service
-systemctl stop zood.service
-systemctl start zood.service
+systemctl enable zookeeper.service
+systemctl stop zookeeper.service
+systemctl start zookeeper.service