summarylogtreecommitdiffstats
path: root/hpoj.install
diff options
context:
space:
mode:
authorShadowKyogre2015-06-08 07:27:13 -0700
committerShadowKyogre2015-06-08 07:27:13 -0700
commit552d7285e3c9984528a001b8e1a4a092261f9063 (patch)
tree03841bba293be722d6e1dd2323e04690828d3127 /hpoj.install
downloadaur-552d7285e3c9984528a001b8e1a4a092261f9063.tar.gz
Initial import
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
+}