LAVAPDU(8) | lavapdu-listen User Manual | LAVAPDU(8) |
NAME¶
lavapdu-listen - Daemon to queue PDU requests from pduclient.
SYNOPSIS¶
lavapdu-listen [--logfile=LOGFILE] [--loglevel=LOGLEVEL]
lavapdu-listen [{-h | --help}]
DESCRIPTION¶
This manual page documents briefly the lavapdu-listen command.
lavapdu-listen 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.
OPTIONS¶
--logfile=LOGFILE
--loglevel=LOGLEVEL
-h, --help
FILES¶
/etc/lavapdu/lavapdu.conf
SEE ALSO¶
lavapdu-runner(8), pduclient(1)
AUTHOR¶
Matthew Hart <matthew.hart@linaro.org>
COPYRIGHT¶
Copyright © 2014 Matthew Hart
This manual page was written for the Debian system (and may be used by others).
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.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
07/06/2015 | lavapdu-listen |