]> git.ipfire.org Git - thirdparty/dracut.git/commit
network/dhclient-script.sh: set lease time
authorHarald Hoyer <harald@redhat.com>
Tue, 28 Jan 2014 11:12:43 +0000 (12:12 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 28 Jan 2014 11:12:43 +0000 (12:12 +0100)
commit247d6d4270085ec730289e376d2a6619b7b872b4
treeb0aad1718a258706909c6cfe9a814fa62aaec101
parent93f44f28a25e093c9f2acc8b5c3b3e46927aaf8a
network/dhclient-script.sh: set lease time

The dracut dhclient-script.sh should set address lifetimes to the DHCP
lease time, so that other stuff (like NetworkManager!) knows that the
address is temporary and was created by DHCP.

https://bugzilla.redhat.com/show_bug.cgi?id=1058519
modules.d/40network/dhclient-script.sh