10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
#
|
|
# PPP (plain old modem) options
|
|
#
|
|
# Plugin passwordfd enables us to pipe the password to pppd, thus we
|
|
# don't have to put it into pap-secrets and chap-secrets.
|
|
#
|
|
plugin passwordfd.so
|
|
#
|
|
noauth
|