From ce2db1b609a7e94ecad2cd1289ea8158c55a97fc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:12 +0200 Subject: Adding live-helper 1.0~a15-1. --- helpers/lh_chroot_resolv | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'helpers/lh_chroot_resolv') diff --git a/helpers/lh_chroot_resolv b/helpers/lh_chroot_resolv index 031bdc2cd..5549ccb0a 100755 --- a/helpers/lh_chroot_resolv +++ b/helpers/lh_chroot_resolv @@ -32,13 +32,13 @@ Read_conffile config/binary Read_conffile config/source Set_defaults -Echo_message "Configuring file /etc/resolv.conf" - # Requiring stage file Require_stagefile .stage/bootstrap case "${1}" in install) + Echo_message "Configuring file /etc/resolv.conf" + # Checking stage file Check_stagefile .stage/chroot_resolv @@ -65,6 +65,8 @@ case "${1}" in ;; remove) + Echo_message "Deconfiguring file /etc/resolv.conf" + # Checking lock file Check_lockfile .lock -- cgit v1.2.3