|
I have it configured, so it runs well when I run it from command line. I tried to use the & statement and it worked. I read in another forum that it did not help to use &, so I did not try it earlier.
I do not use wvdial diectly in rc.local. I run a script that contains wvdial. So I just edited the script with:
wvdial myconnection &
and it worked!
Thanks for the suggestion!
E
|