Thread
:
Pptp Vpn?
View Single Post
linuxrebel
2008-01-10 , 12:03
Posts: 182 | Thanked: 46 times | Joined on Jan 2007 @ Silly-Con Valley
#
7
Ok,
I know why poff doesn't work. On line 40 of /usr/bin/poff, the word getopts is a bash not ash command. go
here.
and get a bash install that works around the busybox conflict and then you can change the #!/bin/sh at the start of poff and pon to #!/bin/bash.
Last edited by linuxrebel; 2008-01-10 at
12:26
.
Quote & Reply
|
linuxrebel
View Public Profile
Send a private message to linuxrebel
Find all posts by linuxrebel