45ee1937a8
OLD LOCATION NEW LOCATION /var/run/dtcpclient.pid ${VARBASE}/run/dtcpclient.pid ${PREFIX}/etc/dtcpclient.auth ${PKG_SYSCONFDIR}/dtcpclient.auth /usr/local/dtcpclient_script.conf ${PKG_SYSCONFDIR}/dtcpclient_script.conf
22 lines
837 B
Text
22 lines
837 B
Text
$NetBSD: patch-ab,v 1.2 2007/06/17 04:23:32 obache Exp $
|
|
|
|
--- dtcpclient.8.orig 2006-05-25 16:36:21.000000000 +0000
|
|
+++ dtcpclient.8
|
|
@@ -122,7 +122,7 @@ The default is
|
|
.It Fl s Ar script
|
|
Specify the command to invoke on DTCP session is established or
|
|
closed. The default is
|
|
-.Pa /usr/local/etc/dtcpclient.script .
|
|
+.Pa /usr/local/sbin/dtcpclient-script .
|
|
.It Fl t Ar tuntype
|
|
The spec defines several kind of tunnel requests.
|
|
.Nm
|
|
@@ -214,7 +214,7 @@ If your password is found in this file,
|
|
.Nm
|
|
does not ask for your password. The format is a colon-separated list of
|
|
the server name, the user name and the password.
|
|
-.It Pa /usr/local/etc/dtcpclient.script
|
|
+.It Pa /usr/local/sbin/dtcpclient-script
|
|
Default script invoked for setup or cleanup tunnel when DTCP session
|
|
is established or closed.
|
|
.It Pa /var/run/dtcpclient.pid
|