X-Git-Url: https://git.tld-linux.org/?p=rc-scripts.git;a=blobdiff_plain;f=doc%2Fnet-scripts.txt;h=256d660551fb4c1dc1697649003e2034f8be87f2;hp=ccc52b08b281cc5b88508fbb584555971a76388b;hb=404f23ce096d6186062f68db607edac4a7068d61;hpb=5af24768a6e55184a266395f5dd2581f1ff59741 diff --git a/doc/net-scripts.txt b/doc/net-scripts.txt index ccc52b0..256d660 100644 --- a/doc/net-scripts.txt +++ b/doc/net-scripts.txt @@ -145,11 +145,11 @@ Files in /etc/sysconfig/interfaces/ INITSCRIPT= string which initialises your modem. Usualy something like AT&F0&C1&D2 - (PLD Linux rc-scripts specific option) + (TLD Linux rc-scripts specific option) DATAFORCHAT= List of variables which should be exported to chat script. Used mostly for passing USERNAME and PASSWORD into it. (see below) - (PLD Linux rc-scripts specific option) + (TLD Linux rc-scripts specific option) PEERDNS=yes|no IPV6_PPP=yes|no use IPv6 for ppp @@ -186,7 +186,7 @@ Files in /etc/sysconfig/interfaces/ the connection. For SLIP devices, a DIP script is written from the chat script; for PPP devices, the chat script is used directly. - In PLD Linux version of rc-scripts, this file is parsed by shell + In TLD Linux version of rc-scripts, this file is parsed by shell (actually by grep in firstplace to get rid of comments) before it is passed to chat. This allows you to substitute shell variables with their values