From b92e404437179adf1dd726e8cc5237a45b8c1cea Mon Sep 17 00:00:00 2001 From: Julian Labus Date: Mon, 11 Feb 2019 10:15:03 +0100 Subject: [PATCH] docs: multidomain: add missing uci commit in gluon-reconfigure example --- docs/features/multidomain.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features/multidomain.rst b/docs/features/multidomain.rst index 107c83d3..0888a829 100644 --- a/docs/features/multidomain.rst +++ b/docs/features/multidomain.rst @@ -93,6 +93,7 @@ Switching the domain :: uci set gluon.core.domain="newdomaincode" + uci commit gluon.core.domain gluon-reconfigure reboot