88520330e2
and accounting protocol daemon
22 lines
705 B
Text
22 lines
705 B
Text
$NetBSD: patch-ac,v 1.1.1.1 2000/10/15 17:26:42 rh Exp $
|
|
|
|
--- tac_plus.1.orig Tue Oct 3 17:20:17 2000
|
|
+++ tac_plus.1
|
|
@@ -32,7 +32,7 @@
|
|
authorisation and accounting.
|
|
.LP
|
|
On startup, tac_plus creates the file
|
|
-.B /etc/tac_plus.pid ,
|
|
+.B /var/run/tac_plus.pid ,
|
|
if possible, containing its process id.
|
|
.LP
|
|
.SH ARGUMENTS and OPTIONS
|
|
@@ -212,7 +212,7 @@
|
|
.B /var/tmp/tac_plus.log
|
|
Contains debugging output when -d is in effect.
|
|
.TP
|
|
-.B /etc/tac_plus.pid or /etc/tac_plus.pid.port
|
|
+.B /var/run/tac_plus.pid or /var/run/tac_plus.pid.port
|
|
contains the process id of the currently running daemon. The port
|
|
number is appended to the filename only if the port being used is not
|
|
the default one of 49.
|