Thread: PR1.1 Feedback?
View Single Post
Posts: 345 | Thanked: 467 times | Joined on Nov 2007 @ Germany
#44
Originally Posted by chrget View Post
Mine says:

Code:
#!/bin/sh
# Place your script to /etc/maemo-dhcp.d directory so that it gets run.

run-parts -a "$1" /etc/maemo-dhcp.d
Hope this helps,

Chris.
That's /etc/udhcpc/libidc_network_ipv4.script.dpkg-dist and not /etc/udhcpc/libidc_network_ipv4.script

Doesn't the latter exist at all on your device?

Edit: The part i was missing was the fact that the dpkg-dist file seems to be the one that's created if the original one has been modified and is thus not touched by dpkg.

Last edited by Master of Gizmo; 2010-01-14 at 11:00.