]> git.ozlabs.org Git - petitboot/commitdiff
utils/pb-udhcpc: Fix incorrect reference to $interface
authorJeremy Kerr <jk@ozlabs.org>
Mon, 20 Jan 2014 00:51:11 +0000 (08:51 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 20 Jan 2014 00:51:11 +0000 (08:51 +0800)
We have a typo in the udhcpc hook, where we're not referncing the
interface variable correctly. This means we'll get the same device
identifier for all netboot options.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found