[28804] in Source-Commits
larvnetd commit: update file paths in man pages
daemon@ATHENA.MIT.EDU (Lizhou Sha)
Sat Nov 11 18:06:42 2017
Date: Sat, 11 Nov 2017 18:06:35 -0500
From: Lizhou Sha <slz@mit.edu>
Message-Id: <201711112306.vABN6Ztn008821@drugstore.mit.edu>
To: source-commits@mit.edu
https://github.com/mit-athena/larvnetd/commit/dc9d0496e4bea07520eed0c3d9c1876c9c08fd7a
commit dc9d0496e4bea07520eed0c3d9c1876c9c08fd7a
Author: Jonathon Weiss <jweiss@mit.edu>
Date: Wed Mar 8 18:22:57 2017 -0500
update file paths in man pages
larvnet.cgroups.5 | 4 ++--
larvnet.clusters.5 | 4 ++--
larvnet.conf.5 | 4 ++--
larvnet.printers.5 | 4 ++--
larvnetd.8 | 16 ++++++++--------
5 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/larvnet.cgroups.5 b/larvnet.cgroups.5
index 9823a86..a60e8fd 100644
--- a/larvnet.cgroups.5
+++ b/larvnet.cgroups.5
@@ -18,10 +18,10 @@
.SH NAME
larvnet.cgroups \- larvnetd cluster group report file
.SH SYNOPSIS
-.B /var/athena/larvnet.cgroups
+.B /var/lib/larvnet/larvnet.cgroups
.SH DESCRIPTION
The file
-.B /var/athena/larvnet.cgroups
+.B /var/lib/larvnet/larvnet.cgroups
contains configuration information about public clusters. It is
written by
.BR larvnetd (8)
diff --git a/larvnet.clusters.5 b/larvnet.clusters.5
index d0145ab..8b07ee7 100644
--- a/larvnet.clusters.5
+++ b/larvnet.clusters.5
@@ -18,10 +18,10 @@
.SH NAME
larvnet.clusters \- larvnetd cluster status report file
.SH SYNOPSIS
-.B /var/athena/larvnet.clusters
+.B /var/lib/larvnet/larvnet.clusters
.SH DESCRIPTION
The file
-.B /var/athena/larvnet.clusters
+.B /var/lib/larvnet/larvnet.clusters
contains status information about cluster machines. It is written by
.BR larvnetd (8)
and typically presented to the user by
diff --git a/larvnet.conf.5 b/larvnet.conf.5
index 630eb45..293e607 100644
--- a/larvnet.conf.5
+++ b/larvnet.conf.5
@@ -18,10 +18,10 @@
.SH NAME
larvnet.conf \- larvnetd configuration file
.SH SYNOPSIS
-.B /etc/athena/larvnet.conf
+.B /usr/local/etc/larvnet.conf
.SH DESCRIPTION
The file
-.B /etc/athena/larvnet.conf
+.B /usr/local/etc/larvnet.conf
configures what cluster machines and printers are to be monitored by
the
.BR larvnetd (8)
diff --git a/larvnet.printers.5 b/larvnet.printers.5
index bb01997..2d7d6cc 100644
--- a/larvnet.printers.5
+++ b/larvnet.printers.5
@@ -18,10 +18,10 @@
.SH NAME
larvnet.printers \- larvnetd printer status report file
.SH SYNOPSIS
-/var/athena/larvnet.printers
+/var/lib/larvnet/larvnet.printers
.SH DESCRIPTION
The file
-.B /var/athena/larvnet.printers
+.B /var/lib/larvnet/larvnet.printers
contains status information about printers. It is written by
.BR larvnetd (8)
and typically presented to the user by
diff --git a/larvnetd.8 b/larvnetd.8
index e7509f0..ccdcfe2 100644
--- a/larvnetd.8
+++ b/larvnetd.8
@@ -21,7 +21,7 @@ larvnetd \- Monitor cluster workstations and printers
.SH DESCRIPTION
.B larvnetd
monitors a set of cluster machines and printers given by the file
-.B /etc/athena/larvnet.conf
+.B /usr/local/etc/larvnet.conf
(see
.BR larvnet.conf (5))
or a file specified on the command line with the \-f option.
@@ -41,11 +41,11 @@ monitor. Also once a minute,
.B larvnetd
generates three report files:
.RS
-.B /var/athena/larvnet.cgroups
+.B /var/lib/larvnet/larvnet.cgroups
.br
-.B /var/athena/larvnet.clusters
+.B /var/lib/larvnet/larvnet.clusters
.br
-.B /var/athena/larvnet.printers
+.B /var/lib/larvnet/larvnet.printers
.RE
which give the current known status of cluster workstations and
printers.
@@ -58,13 +58,13 @@ syslogs errors and debugging messages using the local5 facility name.
.SH NOTES
Larvnet is monitoring you.
.SH FILES
-.B /etc/athena/larvnet.conf
+.B /usr/local/etc/larvnet.conf
.br
-.B /var/athena/larvnet.cgroups
+.B /var/lib/larvnet/larvnet.cgroups
.br
-.B /var/athena/larvnet.clusters
+.B /var/lib/larvnet/larvnet.clusters
.br
-.B /var/athena/larvnet.printers
+.B /var/lib/larvnet/larvnet.printers
.SH "SEE ALSO"
.BR larvnet.conf (5),
.BR larvnet.cgroups (5),