summarylogtreecommitdiffstats
path: root/hpoj.install
blob: acce9b033a049d7634a51cdcff7a634fa351eb86 (plain)
1
2
3
4
5
6
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
}