From: Paul Mackerras Date: Fri, 23 Jun 1995 01:49:31 +0000 (+0000) Subject: add some files which got missed earlier X-Git-Tag: RELEASE_2_3_6~662 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=fa36bb86bd07b0ada024edfe49d243c54022262f;hp=e3d832b18e12d9abb8e9bfd3c74b85e07df77c22 add some files which got missed earlier --- diff --git a/etc.ppp/chap-secrets b/etc.ppp/chap-secrets new file mode 100644 index 0000000..7d1c3cd --- /dev/null +++ b/etc.ppp/chap-secrets @@ -0,0 +1,2 @@ +# Secrets for authentication using CHAP +# client server secret IP addresses diff --git a/etc.ppp/options b/etc.ppp/options new file mode 100644 index 0000000..409a13a --- /dev/null +++ b/etc.ppp/options @@ -0,0 +1,3 @@ +lock +auth +usehostname diff --git a/etc.ppp/options.leaf b/etc.ppp/options.leaf new file mode 100644 index 0000000..4b67b6a --- /dev/null +++ b/etc.ppp/options.leaf @@ -0,0 +1 @@ +lock diff --git a/etc.ppp/pap-secrets b/etc.ppp/pap-secrets new file mode 100644 index 0000000..f8b7dce --- /dev/null +++ b/etc.ppp/pap-secrets @@ -0,0 +1,2 @@ +# Secrets for authentication using PAP +# client server secret IP addresses