From aaf31d70092cf40207c3b6cec2243c36dfa5bf68 Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:55:57 +0800 Subject: [PATCH] Update source_manage-service.md --- docs-2.0/reuse/source_manage-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/reuse/source_manage-service.md b/docs-2.0/reuse/source_manage-service.md index c1342f0173c..0bbe4fe052f 100644 --- a/docs-2.0/reuse/source_manage-service.md +++ b/docs-2.0/reuse/source_manage-service.md @@ -4,7 +4,7 @@ Nebula Graph supports managing services with scripts or systemd. This topic will Managing Nebula Graph with systemd is only available in the Nebula Graph Enterprise Edition. -!!! note +!!! danger The two methods are incompatible. It is recommended to use only one method in a cluster.