Andrew Shadura wrote:
>> inet.defn has this:
>>
>> udhcpc -n -p /run/udhcpc.%iface%.pid -i %iface% [[-H %hostname%]]
>> \ [[-c %client%]] \
>
> Both parameters are optional, you don't have to specify them.
I *want* to specify the hostname,
but I can't[*] until ifupdown passes --fqdn instead of
Hello,
On Fri, 14 Mar 2014 13:35:51 +1100
"Trent W. Buck" wrote:
> Package: ifupdown
> Version: 0.7.47.2
> Severity: normal
>
> inet.defn has this:
>
> udhcpc -n -p /run/udhcpc.%iface%.pid -i %iface% [[-H %hostname%]]
> \ [[-c %client%]] \
> elsif (execable("/sbin/udhcpc") && mylin
Hard-coding udhcpc startup as below, is working for me.
The only problem is that if busybox-syslogd is already running,
start-stop-daemon refuses to start udhcpc,
because they have the same /proc/.../exe.
I guess that is fixable by refining the start-stop-daemon invocation?
allow-hotplug lo w
Package: ifupdown
Version: 0.7.47.2
Severity: normal
inet.defn has this:
udhcpc -n -p /run/udhcpc.%iface%.pid -i %iface% [[-H %hostname%]] \
[[-c %client%]] \
elsif (execable("/sbin/udhcpc") && mylinuxver() >= mylinux(2,2,0))
But -H is not valid in the old udhcpc still in
4 matches
Mail list logo