Fixed typos for console message.
=== modified file 'live-config/common/hooks/099-cleanup.chroot' --- live-config/common/hooks/099-cleanup.chroot 2012-05-28 18:50:50 +0000 +++ live-config/common/hooks/099-cleanup.chroot 2012-06-20 03:00:48 +0000 @@ -9,7 +9,7 @@ rm /etc/group- || echo "No spare group file to clenaup" rm -f /etc/apt/conf.d/00secure || echo "No apt cache to cleanup" rm /etc/popularity-contest.conf || echo "No popularity-contest.conf to remove" -rm /etc/resolvconf/resolv.conf.d/original || echo "Unable to remove resolve.conf aritifacts" -rm /etc/resolvconf/resolv.conf.d/tail || echo "Unable to remove resolve.conf aritifacts" +rm /etc/resolvconf/resolv.conf.d/original || echo "Unable to remove resolv.conf artifacts" +rm /etc/resolvconf/resolv.conf.d/tail || echo "Unable to remove resolv.conf artifacts" exit 0 ben@padfoot:/work/automated-ec2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003595 Title: Cloud image doesn't call resolvconf but writes a file at /etc/resolv.conf, causing resolvconf to complain To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-on-ec2/+bug/1003595/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
