>From BETA_1_1 branch
[unix-history] / libexec / pppd / pathnames.h
/*
* define path names
*/
#define PPPHOSTS "/etc/ppp/hosts"
#define _PATH_DEBUG "/usr/tmp/"
#define _PATH_PIDFILE "/etc/ppp"
#define _PATH_UPAPFILE "/etc/ppp/upap"
#define _PATH_CHAPFILE "/etc/ppp/chap"