we all like to 'Use' ppp, but this should be 'User'
Pointed out by: dcs
This commit is contained in:
parent
46849eed91
commit
f41581f80f
@ -63,7 +63,7 @@ sppp_interfaces="" # List of sppp interfaces.
|
||||
#sppp_interfaces="isp0" # example: sppp over ISDN
|
||||
#spppconfig_isp0="authproto=chap myauthname=foo myauthsecret='top secret' hisauthname=some-gw hisauthsecret='another secret'"
|
||||
|
||||
# Use ppp configuration.
|
||||
# User ppp configuration.
|
||||
ppp_enable="NO" # Start user-ppp (or NO).
|
||||
ppp_mode="auto" # Choice of "auto", "ddial", "direct" or "dedicated".
|
||||
# For details see man page for ppp(8). Default is auto.
|
||||
|
Loading…
Reference in New Issue
Block a user