All-
I thought this was more a debian problem, but I'm stumped. I want to run a script each time the 770 connects and disconnects to/from the 'net.
I setup a script in /etc/network/if-up.d and /etc/network/if-down.d and it works as expected when I connect via bluetooth and an EDGE phone. But when I connect via wifi, nothing happens.
So, I tried editing /etc/network/interfaces to add an "up" "down" entry ala:
iface eth0 inet dhcp
up /etc/init.d/foo start
down /etc/init.d/foo stop
down /etc/init.d/foo stop
Still nothing happens. What am I missing?
Thanks,
Brad.
_______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
