summarylogtreecommitdiffstats
path: root/hpoj.install
diff options
context:
space:
mode:
Diffstat (limited to 'hpoj.install')
-rw-r--r--hpoj.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/hpoj.install b/hpoj.install
new file mode 100644
index 000000000000..acce9b033a04
--- /dev/null
+++ b/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
+}