]> git.ipfire.org Git - thirdparty/dracut.git/commit
network/dhclient-script.sh: fix RENEW
authorHarald Hoyer <harald@redhat.com>
Tue, 8 Sep 2015 09:44:13 +0000 (11:44 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 11 Nov 2015 15:44:01 +0000 (16:44 +0100)
commite847a78bb6fb65ca9ea7e7987f378639e6d395b8
tree753834bf02f9f2b3177a11f0284920b6be30fb97
parent73833796b4592b06777fa1991163b74e9bb1e477
network/dhclient-script.sh: fix RENEW

Remove check, if interface is already up. It is for RENEW.

new_prefix is apparently new_subnet_mask

(cherry picked from commit 52845b168d0909d72b4c2f0b6511ed18877a31e8)
modules.d/40network/dhclient-script.sh