~quadrispro/ubuntu/natty/ubiquity/fix-690912

« back to all changes in this revision

Viewing changes to scripts/plugininstall.py

  • Committer: Colin Watson
  • Date: 2010-11-15 12:05:50 UTC
  • Revision ID: cjwatson@canonical.com-20101115120550-8dqr5fpu1te2ntk2
Remove 'localhost' from default ::1 line in /etc/hosts (see netcfg 1.57,
Debian #595107).

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
        print >>hosts, textwrap.dedent("""\
259
259
 
260
260
            # The following lines are desirable for IPv6 capable hosts
261
 
            ::1     localhost ip6-localhost ip6-loopback
 
261
            ::1     ip6-localhost ip6-loopback
262
262
            fe00::0 ip6-localnet
263
263
            ff00::0 ip6-mcastprefix
264
264
            ff02::1 ip6-allnodes