[Ovirt-devel] [PATCH node] Neworking changes are stored to /config when saved.

Darryl L. Pierce dpierce at redhat.com
Thu Jan 15 21:03:46 UTC 2009


Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
 scripts/ovirt-config-networking |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/ovirt-config-networking b/scripts/ovirt-config-networking
index 52af071..4065c2e 100755
--- a/scripts/ovirt-config-networking
+++ b/scripts/ovirt-config-networking
@@ -191,6 +191,7 @@ if [ "$RESTART" == "Y" ]; then
     { cat "$WORKDIR"/augtool-* && printf "save\n"; } > $config \
     && augtool < $config  \
     && service network restart
+    ovirt_store_config
     } 2>&1 | tee $CONFIG_LOG_FILE
 
 fi
-- 
1.6.0.6




More information about the ovirt-devel mailing list