summaryrefslogtreecommitdiff
path: root/hpoj/hpoj.install
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-05 08:39:23 +0200
committerErich Eckner <git@eckner.net>2017-09-05 08:39:23 +0200
commit764554bbe6b2249ec6c78e8d3db42200fbfe52e1 (patch)
tree2d1dd629f5118cde57612502769190a12898f45b /hpoj/hpoj.install
parent400d358a2a06a6f35a06008a892935dab866e388 (diff)
downloadarchlinuxewe.git.save-764554bbe6b2249ec6c78e8d3db42200fbfe52e1.tar.xz
hpoj new
Diffstat (limited to 'hpoj/hpoj.install')
-rw-r--r--hpoj/hpoj.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/hpoj/hpoj.install b/hpoj/hpoj.install
new file mode 100644
index 00000000..acce9b03
--- /dev/null
+++ b/hpoj/hpoj.install
@@ -0,0 +1,7 @@
+post_install() {
+cat << EOF
+==> To get the HP-Officejet working run as root: ptal-init setup
+==> Add ptal-init to /etc/rc.conf daemon list and place it before cups is started!
+==> To access scanner enable in /etc/sane.d/dll.conf hpoj line.
+EOF
+}