Comment 14 for bug 289690

Revision history for this message
lesve (just-bug1) wrote :

It is possible to run the above "wvdial pin" through udev. It works for me.

The udev rule should look like: (Called /etc/udev/rules.d/86-telia.rules)

ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1001", RUN+="/usr/bin/wvdial pin"

Maybe idVendor and/or idProduct has to be changed

                      Regards