From 4e070312f982f182cff21dda824914815b7cf9e6 Mon Sep 17 00:00:00 2001
From: Tata <tarek@ring0.de>
Date: Thu, 12 Dec 2019 13:08:27 +0100
Subject: [PATCH] docs: features/multidomain.rst: use gluon-reload instead of
 reboot (#1888)

---
 docs/features/multidomain.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features/multidomain.rst b/docs/features/multidomain.rst
index 1f9a729e5..cf61ba05f 100644
--- a/docs/features/multidomain.rst
+++ b/docs/features/multidomain.rst
@@ -94,7 +94,7 @@ Switching the domain
 
     uci set gluon.core.domain="newdomaincode"
     gluon-reconfigure
-    reboot
+    gluon-reload
 
 **via config mode:**
 
-- 
GitLab