We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ce332 commit a593e90Copy full SHA for a593e90
1 file changed
modules/akvorado/files/kafka.service
@@ -1,6 +1,6 @@
1
[Unit]
2
-Requires=zookeeper.service
3
-After=zookeeper.service
+Description=Apache Kafka Service
+After=network.target
4
5
[Service]
6
Type=simple
0 commit comments