X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpathnames.h;h=d8e91dcad676500120901d51d0f2adc97c448829;hp=93ee432d31a0f1163ec8af3df474afcfdb740607;hb=d561d117ee0971707986afaf2220c2a5e2ae166d;hpb=1ed1cf6841f4517d235a0f2991525985f3dd2a46 diff --git a/pppd/pathnames.h b/pppd/pathnames.h index 93ee432..d8e91dc 100644 --- a/pppd/pathnames.h +++ b/pppd/pathnames.h @@ -1,7 +1,7 @@ /* * define path names * - * $Id: pathnames.h,v 1.3 1994/04/20 00:11:32 paulus Exp $ + * $Id: pathnames.h,v 1.4 1994/05/18 06:34:46 paulus Exp $ */ #if defined(STREAMS) || defined(ultrix) @@ -15,3 +15,5 @@ #define _PATH_SYSOPTIONS "/etc/ppp/options" #define _PATH_IPUP "/etc/ppp/ip-up" #define _PATH_IPDOWN "/etc/ppp/ip-down" +#define _PATH_TTYOPT "/etc/ppp/options." +#define _PATH_USEROPT ".ppprc"