summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/MythVantage-config/systemconfig.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-12-11 00:49:40 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-12-11 00:49:40 (GMT)
commit42129857874c470c65d3b1dcb4bf42945a98dcfa (patch)
tree980501a63d53d1e0c8af32d0decf754baf4d11fc /abs/mv-core/MythVantage-config/systemconfig.sh
parent81a5d9fb48a4b6a348336644c153bd1bf8456957 (diff)
downloadlinhes_pkgbuild-42129857874c470c65d3b1dcb4bf42945a98dcfa.zip
linhes_pkgbuild-42129857874c470c65d3b1dcb4bf42945a98dcfa.tar.gz
linhes_pkgbuild-42129857874c470c65d3b1dcb4bf42945a98dcfa.tar.bz2
Fix interfaces not being disabled when they are in fact disabled in the gui.
ref FS#58
Diffstat (limited to 'abs/mv-core/MythVantage-config/systemconfig.sh')
-rwxr-xr-xabs/mv-core/MythVantage-config/systemconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/mv-core/MythVantage-config/systemconfig.sh b/abs/mv-core/MythVantage-config/systemconfig.sh
index 6971e8f..5884b69 100755
--- a/abs/mv-core/MythVantage-config/systemconfig.sh
+++ b/abs/mv-core/MythVantage-config/systemconfig.sh
@@ -1062,6 +1062,7 @@ then
then
echo "reloading network"
${BASE}/etc/net/scripts/network.init reload
+ ${BASE}/etc/net/scripts/network.init restart
else
echo "netboot/vnc, will not restart network"
fi