]> git.proxmox.com Git - pve-installer.git/commitdiff
remove undocumented/unused pvelocalhost
authorDavid Limbeck <d.limbeck@proxmox.com>
Tue, 14 Aug 2018 10:19:10 +0000 (12:19 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Aug 2018 10:23:44 +0000 (12:23 +0200)
proxinstall

index 8a1476b23bef2bcf535850a38ff74ca5f0d65ecf..fac87eeac66ec5d46a3cac2e9370eea416d0a0da 100755 (executable)
@@ -1339,7 +1339,7 @@ sub extract_data {
 
        my $hosts =
            "127.0.0.1 localhost.localdomain localhost\n" .
-           "$ipaddress $hostname.$domain $hostname pvelocalhost\n\n" .
+           "$ipaddress $hostname.$domain $hostname\n\n" .
            "# The following lines are desirable for IPv6 capable hosts\n\n" .
            "::1     ip6-localhost ip6-loopback\n" .
            "fe00::0 ip6-localnet\n" .