]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Put a complete set of pppd(8) sample configuration files in
authorCrist J. Clark <cjc@FreeBSD.org>
Tue, 29 Jan 2002 00:23:35 +0000 (00:23 +0000)
committerCrist J. Clark <cjc@FreeBSD.org>
Tue, 29 Jan 2002 00:23:35 +0000 (00:23 +0000)
commit76f10508d45b4a344bdebc955636eac3438c55e0
treeef387e917ce7624147339fadf5dd005483c5e2b5
parent4b82fc955f15e8f0aeeecab222072b8c1898f422
Put a complete set of pppd(8) sample configuration files in
/usr/share/examples/pppd.

Update pppd(8) documentation to reflect this, usr.sbin/pppd/pppd.8.

Remove the out-of-place pppd(8) configuration files in etc/ppp,
ppp.shells.sample and ppp.deny.

Make the appropriate changes to the build process, etc/Makefile and
etc/mtree/BSD.usr.mtree, so it all works.

The files from etc/ppp, ppp.shells.sample and ppp.deny, were moved
with a repo copy. Note it in the logs with a forced commit to these
two.

Submitted by: Maxim Konovalov <maxim@macomnet.ru> provided the new samples.
etc/Makefile
share/examples/pppd/auth-down.sample [new file with mode: 0644]
share/examples/pppd/auth-up.sample [new file with mode: 0644]
share/examples/pppd/chap-secrets.sample [new file with mode: 0644]
share/examples/pppd/chat.sh.sample [new file with mode: 0644]
share/examples/pppd/ip-down.sample [new file with mode: 0644]
share/examples/pppd/ip-up.sample [new file with mode: 0644]
share/examples/pppd/options.sample [new file with mode: 0644]
share/examples/pppd/pap-secrets.sample [new file with mode: 0644]
usr.sbin/pppd/pppd.8