From: Paul Mackerras Date: Mon, 15 Nov 1999 01:56:58 +0000 (+0000) Subject: mention modules.conf as well as conf.modules X-Git-Tag: ppp-2.4.7~600 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;ds=sidebyside;h=44cd25b6c5a886f3cb615f2f0d8d78c6a52a2030;p=ppp.git mention modules.conf as well as conf.modules --- diff --git a/README.linux b/README.linux index 6137383..0869011 100644 --- a/README.linux +++ b/README.linux @@ -107,7 +107,7 @@ In that instance you should manually create /dev/ppp using the command `mknod /dev/ppp c 108 0'. If you use module autoloading and have PPP as a module, you will need -to add the following to /etc/conf.modules: +to add the following to your /etc/modules.conf or /etc/conf.modules: alias tty-ldisc-3 ppp_async alias char-major-108 ppp_generic