'\" t .\" Title: LAVAPDU .\" Author: Matthew Hart .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 07/06/2015 .\" Manual: lavapdu-listen User Manual .\" Source: lavapdu-listen .\" Language: English .\" .TH "LAVAPDU" "8" "07/06/2015" "lavapdu-listen" "lavapdu-listen User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" lavapdu-listen \- Daemon to queue PDU requests from pduclient\&. .SH "SYNOPSIS" .HP \w'\fBlavapdu\-listen\fR\ 'u \fBlavapdu\-listen\fR [\fB\-\-logfile=\fR\fB\fILOGFILE\fR\fR] [\fB\-\-loglevel=\fR\fBLOGLEVEL\fR] .HP \w'\fBlavapdu\-listen\fR\ 'u \fBlavapdu\-listen\fR [{\fB\-h\fR\ |\ \fB\-\-help\fR}] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBlavapdu\-listen\fR command\&. .PP \fBlavapdu\-listen\fR is a daemon which listens on port 16421 for instructions from the pduclient\&. These commands are added to a temporary database which lavapdu\-runner uses as a FIFO queue\&. .SH "OPTIONS" .PP \fB\-\-logfile=\fR\fB\fILOGFILE\fR\fR .RS 4 Changes the logfile used by lavapdu\-listen\&. By default this would be /var/log/lavapdu\-listener\&.log .RE .PP \fB\-\-loglevel=\fR\fB\fILOGLEVEL\fR\fR .RS 4 Changes the logging level used by lavapdu\-listen\&. By default this would be \fIINFO\fR\&. For more content, use \fIDEBUG\fR\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Show summary of options\&. .RE .SH "FILES" .PP /etc/lavapdu/lavapdu\&.conf .RS 4 The system\-wide configuration file to control the behaviour of lavapdu\-listen\&. .RE .SH "SEE ALSO" .PP \fBlavapdu-runner\fR(8), \fBpduclient\fR(1) .SH "AUTHOR" .PP \fBMatthew Hart\fR <\&matthew\&.hart@linaro\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2014 Matthew Hart .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. .sp