blob: 2143a2c90a3a643ed0dcd7b0fdf2573b7d7b13c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
$NetBSD: patch-ag,v 1.1.1.1 2003/12/18 16:39:18 agc Exp $
--- man/l2tpd.8 2003/12/18 16:13:33 1.1
+++ man/l2tpd.8 2003/12/18 16:14:53
@@ -47,14 +47,14 @@
fairly lightweight and efficient.
.SH L2TPD CONFIGURATION
-On startup, \fBl2tpd\fR reads the configuration file \fB/etc/l2tp/l2tp.conf\fR.
+On startup, \fBl2tpd\fR reads the configuration file \fB@SYSCONFDIR@/l2tp.conf\fR.
This configuration file sets operating parameters, describes peers and loads
and configures handlers. See \fBl2tp.conf\fR(5) for configuration
file details.
.SH FILES
.TP
-.B /etc/l2tp/l2tp.conf
+.B @SYSCONFDIR@/l2tp.conf
Main configuration file.
.TP
.B /var/run/l2tpctrl
|