summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/pppd/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/pppd/pathnames.h')
-rw-r--r--rtemsbsd/pppd/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemsbsd/pppd/pathnames.h b/rtemsbsd/pppd/pathnames.h
index 0a4f6e69..e3c8166f 100644
--- a/rtemsbsd/pppd/pathnames.h
+++ b/rtemsbsd/pppd/pathnames.h
@@ -28,7 +28,7 @@
#define _PATH_TTYOPT _ROOT_PATH "/etc/ppp/options."
#define _PATH_CONNERRS _ROOT_PATH "/etc/ppp/connect-errors"
#define _PATH_PEERFILES _ROOT_PATH "/etc/ppp/peers/"
-#define _PATH_RESOLV _ROOT_PATH "/etc/ppp/resolv.conf"
+#define _PATH_RESOLV _ROOT_PATH "/etc/resolv.conf"
#define _PATH_USEROPT ".ppprc"