summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/dhcp/files/dhcp-3.0.3-dhclient-resolvconf.patch')
-rw-r--r--net-misc/dhcp/files/dhcp-3.0.3-dhclient-resolvconf.patch20
1 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/dhcp/files/dhcp-3.0.3-dhclient-resolvconf.patch b/net-misc/dhcp/files/dhcp-3.0.3-dhclient-resolvconf.patch
index c8825dfa4256..2d9c8683aa46 100644
--- a/net-misc/dhcp/files/dhcp-3.0.3-dhclient-resolvconf.patch
+++ b/net-misc/dhcp/files/dhcp-3.0.3-dhclient-resolvconf.patch
@@ -24,7 +24,7 @@
fi
# If we're making confs, may as well make an ntp.conf too
make_ntp_conf
-@@ -173,6 +182,7 @@
+@@ -176,6 +188,7 @@
ifconfig $interface inet alias $alias_ip_address $alias_subnet_arg
route add $alias_ip_address 127.0.0.1
fi
@@ -32,7 +32,7 @@
exit_with_hooks 0
fi
-@@ -218,6 +228,7 @@
+@@ -221,6 +231,7 @@
fi
arp -n -a | sed -n -e 's/^.*(\(.*\)) at .*$/arp -n -d \1/p' \
|sh >/dev/null 2>&1
@@ -78,7 +78,7 @@
fi
fi
# If we're making confs, may as well make an ntp.conf too
-@@ -204,6 +198,7 @@
+@@ -207,6 +201,7 @@
ifconfig $interface inet alias $alias_ip_address $alias_subnet_arg
route add $alias_ip_address 127.0.0.1
fi
@@ -86,7 +86,7 @@
exit_with_hooks 0
fi
-@@ -253,6 +248,7 @@
+@@ -256,6 +251,7 @@
fi
arp -n -a | sed -n -e 's/^.*(\(.*\)) at .*$/arp -d \1/p' \
|sh >/dev/null 2>&1
@@ -121,7 +121,7 @@
fi
# If we're making confs, may as well make an ntp.conf too
make_ntp_conf
-@@ -180,6 +188,7 @@
+@@ -183,6 +191,7 @@
ifconfig $interface:0 inet $alias_ip_address $alias_subnet_arg
route add -host $alias_ip_address dev $interface:0
fi
@@ -129,7 +129,7 @@
exit_with_hooks 0
fi
-@@ -208,6 +217,7 @@
+@@ -211,6 +220,7 @@
exit_with_hooks 0
fi
ifconfig $interface inet 0.0.0.0
@@ -163,7 +163,7 @@
fi
# If we're making confs, may as well make an ntp.conf too
make_ntp_conf
-@@ -173,6 +182,7 @@
+@@ -176,6 +185,7 @@
ifconfig $interface inet alias $alias_ip_address $alias_subnet_arg
route add $alias_ip_address 127.0.0.1
fi
@@ -171,7 +171,7 @@
exit_with_hooks 0
fi
-@@ -218,6 +228,7 @@
+@@ -221,6 +231,7 @@
fi
arp -n -a | sed -n -e 's/^.*(\(.*\)) at .*$/arp -n -d \1/p' \
|sh >/dev/null 2>&1
@@ -205,7 +205,7 @@
fi
# If we're making confs, may as well make an ntp.conf too
make_ntp_conf
-@@ -173,6 +182,7 @@
+@@ -176,6 +185,7 @@
ifconfig $interface inet alias $alias_ip_address $alias_subnet_arg
route add $alias_ip_address 127.0.0.1
fi
@@ -213,7 +213,7 @@
exit_with_hooks 0
fi
-@@ -218,6 +228,7 @@
+@@ -221,6 +231,7 @@
fi
arp -n -a | sed -n -e 's/^.*(\(.*\)) at .*$/arp -n -d \1/p' \
|sh >/dev/null 2>&1