mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
337 B
Plaintext
12 lines
337 B
Plaintext
--- defaults.h.orig Wed Sep 22 17:01:28 1999
|
|
+++ defaults.h Tue Oct 5 19:24:12 1999
|
|
@@ -40,7 +40,7 @@
|
|
#endif
|
|
|
|
#define PPP_SPEED_DEFAULT "115200"
|
|
-#define PPTPD_CONFIG_FILE_DEFAULT "/etc/pptpd.conf"
|
|
+#define PPTPD_CONFIG_FILE_DEFAULT ETCDIR "/pptpd.conf"
|
|
#define PIDFILE_DEFAULT "/var/run/pptpd.pid"
|
|
|
|
/* Location of binaries */
|