From f1847d55033af2bb5d9fbee6a3845534e0d329fc Mon Sep 17 00:00:00 2001 From: Juri Jensen Date: Thu, 13 Sep 2001 13:06:06 +0000 Subject: * Added printcap.xenuxlocal * Added some checks to cf.services.file to determine which services is running and define classes based on that. # Corrected a few errors. * Only lprng is supported in cf.services.file - cups is about to come. --- printcap.xenuxlocal | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 printcap.xenuxlocal (limited to 'printcap.xenuxlocal') diff --git a/printcap.xenuxlocal b/printcap.xenuxlocal new file mode 100644 index 0000000..07ea5a6 --- /dev/null +++ b/printcap.xenuxlocal @@ -0,0 +1,15 @@ +lp|brlaser|Brother 1270N:\ + :lp=:\ + :sd=/var/spool/lpd/brlaser:\ + :rm=192.168.200.10:\ + :rp=POSTSCRIPT_P1:\ + :af=/var/log/lp-acct:\ + :lf=/var/log/lp-errs: + +lp1|brlasertxt|Brother 1270N Text Only:\ + :lp=:\ + :sd=/var/spool/lpd/brlasertxt:\ + :rm=192.168.200.10:\ + :rp=TEXT_P1:\ + :af=/var/log/lp-acct:\ + :lf=/var/log/lp-errs: -- cgit v1.2.3