From: Otavio Salvador <[EMAIL PROTECTED]>
While preparing the changes we found a small set of syntax
errors. This patch fixes them.
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
helpers/lh_confignetwork | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/helpers/lh_confignetwork b/helpers/lh_confignetwork
index 5cbde87..892020d 100755
--- a/helpers/lh_confignetwork
+++ b/helpers/lh_confignetwork
@@ -45,6 +45,7 @@ case "${1}" in
else
rm -f "${LIVE_CHROOT}"/etc/hosts
fi
+ ;;
deapply-resolv)
# Restore resolver configuration
_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel