'\" t .\" Title: LAVAPDU .\" Author: Matthew Hart .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 04/02/2021 .\" Manual: pdudaemon User Manual .\" Source: pdudaemon .\" Language: English .\" .TH "LAVAPDU" "8" "04/02/2021" "pdudaemon" "pdudaemon 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" pdudaemon \- Daemon to queue PDU requests from pduclient\&. .SH "SYNOPSIS" .HP \w'\fBpdudaemon\fR\ 'u \fBpdudaemon\fR [\fB\-\-logfile=\fR\fB\fILOGFILE\fR\fR] [\fB\-\-loglevel=\fR\fBLOGLEVEL\fR] .HP \w'\fBpdudaemon\fR\ 'u \fBpdudaemon\fR [{\fB\-h\fR\ |\ \fB\-\-help\fR}] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBpdudaemon\fR command\&. .PP \fBpdudaemon\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 pdudaemon\&. 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 pdudaemon\&. 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/pdudaemon/pdudaemon\&.conf .RS 4 The system\-wide configuration file to control the behaviour of pdudaemon\&. .RE .SH "SEE ALSO" .PP \fBpduclient\fR(1) .SH "AUTHOR" .PP \fBMatthew Hart\fR <\&matt@mattface\&.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