- fix an incompatibility, which causes daemon to eat 100% CPU even when completely idle (ages old problem with select()'ing on FIFO without writers opened for reading in non-blocking mode); - replace incomplete and ugly daemonize code with native daemon(3). Sponsored by: United Networks of Ukraine
14 lines
319 B
Groff
14 lines
319 B
Groff
|
|
$FreeBSD$
|
|
|
|
--- doc/l2tp-secrets.5 2002/10/23 13:39:50 1.1
|
|
+++ doc/l2tp-secrets.5 2002/10/23 13:40:46
|
|
@@ -27,7 +27,7 @@
|
|
|
|
.SH "FILES"
|
|
|
|
-\fB\fR/etc/l2tp/l2tpd.conf \fB\fR/etc/l2tp/l2tp\-secrets
|
|
+\fB\fR%%PREFIX%%/etc/l2tp/l2tpd.conf \fB\fR%%PREFIX%%/etc/l2tp/l2tp\-secrets
|
|
\fB\fR/var/run/l2tp\-control
|
|
.SH "BUGS"
|
|
|