From 3c73735fc066d8d5642abd8203767ebe841672d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20CHASSAIGNE?= Date: Fri, 16 Sep 2016 11:18:57 +0000 Subject: [PATCH] Doc --- doc/4-SETUP.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/4-SETUP.rst b/doc/4-SETUP.rst index 4a0401f..8284062 100644 --- a/doc/4-SETUP.rst +++ b/doc/4-SETUP.rst @@ -65,7 +65,7 @@ And add it to the startup scripts:: To remove it:: - # systemctl enable be-server + # systemctl disable be-server Configuration -------------