xtlpd - LPD protocol server
xtlpd ctrlfile
xtlpd provides a terminal server interface to receive incoming jobs from LPD protocol clients and direct them to GNUspool.
The argument is the control file.
xtlpd generates any appropriate diagnostics on standard error.
xtlpd forks off as a daemon process and hence it should return with an exit code of zero. Initial checks may cause it to exit with other exit codes as follows:
Usage error, invalid option etc.
Cannot open control file.
Errors in control file.
No spool directory specified in control file.
Cannot open spool directory.
Cannot create log file.
Cannot initialise network.
xtlpd-ctrl standard control file
xtlpc(8), xtlpq(8), xtlprm(8).
Copyright (c) 2009 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
John M Collins, Xi Software Ltd.