mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 15:02:59 +02:00
Red Fix fuer PPP mit der Option PAP or CHAP
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@843 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -187,6 +187,8 @@ case "${1}" in
|
||||
AUTH="-chap"
|
||||
elif [ "${AUTH}" == "chap" ]; then
|
||||
AUTH="-pap"
|
||||
else
|
||||
AUTH=""
|
||||
fi
|
||||
|
||||
### Dial On Demand
|
||||
|
||||
Reference in New Issue
Block a user