chiark / gitweb /
sd-dhcp: make sure client->secs > 0
authorTom Gundersen <teg@jklm.no>
Wed, 12 Feb 2014 15:59:52 +0000 (16:59 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 12 Feb 2014 16:07:31 +0000 (17:07 +0100)
Some DHCP servers will not work correctly if secs == 0, so round up
to at least 1.


No differences found