9f076708f3
Copy from home:jengelh:branches:network:dhcp/dhcp via accept of submit request 28414 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/28414 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=6
14 lines
422 B
Plaintext
14 lines
422 B
Plaintext
--- client/dhclient.conf
|
|
+++ client/dhclient.conf 2009/12/14 21:31:00
|
|
@@ -22,7 +22,9 @@
|
|
#
|
|
#####################################################
|
|
|
|
-send dhcp-lease-time 3600;
|
|
+# uncomment to request a specific lease time, otherwise
|
|
+# the dhcp server will provide its default lease time:
|
|
+#send dhcp-lease-time 3600;
|
|
|
|
# Request several well known/usefull dhcp options.
|
|
request subnet-mask, broadcast-address, routers,
|