tzwrapper.cc: fixed use of iterator after erase
[barry.git] / contrib / barry_freebsd / startppp
blobd21de568b67be739249a08a21c6aca73b43e205d
1 #!/bin/sh
3 # unload the umass driver
4 kldunload umass
6 # load the ugen driver
7 kldload ugen
9 # run the pppob utility via ptyexec to bind it to a tty
10 # this assumes that ptyexec and pppob are both in your path
12 ptyexec pppob
14 # run ppp(8)
16 ppp -background barry