diff options
author | tron <tron@pkgsrc.org> | 2001-02-20 07:48:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-02-20 07:48:33 +0000 |
commit | a3ee46bfb155ddee40e5fe978cffd22ed531bea6 (patch) | |
tree | f27ea9f90b8a8776c1158b3aac0cc1bd28ce69e6 /net/rp-pppoe | |
parent | 0458ade20595d91423b9c950ff6d91f54bc54c9a (diff) | |
download | pkgsrc-a3ee46bfb155ddee40e5fe978cffd22ed531bea6.tar.gz |
Give instructions which components needs which configuration files in
"/etc/ppp" to work.
Diffstat (limited to 'net/rp-pppoe')
-rw-r--r-- | net/rp-pppoe/pkg/MESSAGE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/rp-pppoe/pkg/MESSAGE b/net/rp-pppoe/pkg/MESSAGE new file mode 100644 index 00000000000..da052a0ba7a --- /dev/null +++ b/net/rp-pppoe/pkg/MESSAGE @@ -0,0 +1,5 @@ +Before using the PPPoE client you have to copy the example configuration file +"${PREFIX}/share/examples/rp-pppoe/pppoe.conf" to "/etc/ppp". + +Before using the PPPoE server you have to copy the example configuration file +"${PREFIX}/share/examples/rp-pppoe/pppoe-server-options" to "/etc/ppp". |