Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1172)

Unified Diff: dhcpcd.conf

Issue 2965010: Various dhcpcd fixups. (Closed) Base URL: ssh://git@chromiumos-git//dhcpcd.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dhcpcd.c ('k') | dhcpcd-dbus.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dhcpcd.conf
diff --git a/dhcpcd.conf b/dhcpcd.conf
index 1a93dc94bd9d17b0ccb23f5163a8f828d373c1bb..b8fc6f1a478852c30c7054f0af26aaf87c9a57c6 100644
--- a/dhcpcd.conf
+++ b/dhcpcd.conf
@@ -3,6 +3,8 @@
# disable ARP checking
noarp
+# no link state monitoring
+nolink
# Inform the DHCP server of our hostname for DDNS.
hostname
« no previous file with comments | « dhcpcd.c ('k') | dhcpcd-dbus.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698