From 131548580e09bea9ac4feb705de6f7f358d123e5 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Mon, 11 Feb 2019 23:53:55 +0100 Subject: [PATCH] Revert "docs: multidomain: add missing uci commit in gluon-reconfigure example" This reverts commit b92e404437179adf1dd726e8cc5237a45b8c1cea. Committing in this case is unnecessary as that job is already handled by 998-commit which is in a superior position to commit, as it is run after all relevant changes to the configuration have been made. --- docs/features/multidomain.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features/multidomain.rst b/docs/features/multidomain.rst index 0888a829..107c83d3 100644 --- a/docs/features/multidomain.rst +++ b/docs/features/multidomain.rst @@ -93,7 +93,6 @@ Switching the domain :: uci set gluon.core.domain="newdomaincode" - uci commit gluon.core.domain gluon-reconfigure reboot