Ian Campbell writes ("[PATCH OSSTEST] Debian: handle move of ip(8) to /sbin in
Jessie"):
> Unfortunately udev treats non-absolute commands as relative to
> /lib/udev rather than consulting $PATH, so we have to figure out the
> path based on the suite.
Bah.
Tempting to say `use env(1)' but of cou
Unfortunately udev treats non-absolute commands as relative to
/lib/udev rather than consulting $PATH, so we have to figure out the
path based on the suite.
Without this the force-mac-address workaround (needed on Arndale)
doesn't work.
Signed-off-by: Ian Campbell
---
ts-host-install | 4 +++-