summaryrefslogtreecommitdiff
path: root/netatalk/papd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'netatalk/papd.conf')
-rw-r--r--netatalk/papd.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/netatalk/papd.conf b/netatalk/papd.conf
new file mode 100644
index 0000000..09f453a
--- /dev/null
+++ b/netatalk/papd.conf
@@ -0,0 +1,20 @@
+# Attributes are:
+#
+# Name Type Default Description
+# pd str ".ppd" Pathname to ppd file.
+# pr str "lp" LPD printer name.
+# pa str "0.0" AppleTalk address (not usually needed).
+# op str "operator" Operator name, for LPD spooling.
+#
+# Some examples:
+#
+# On many systems (notably not Solaris), no papd.conf is required,
+# since papd shares the same defaults as lpd.
+#
+# A simple example:
+#
+# terminator:\
+# :pr=lp:op=wes:\
+# :pd=/usr/share/lib/ppd/HPLJ_4M.PPD:
+#
+# Note also that papd.conf can list several printers.