summaryrefslogtreecommitdiff
path: root/community/garmindev/garmindev.install
blob: 691e9370db4441dc3e4de5e44d94ca0316d6e1c1 (plain)
1
2
3
4
5
6
7
8
post_install() {
cat << EOF
Note:
==> In case you experience access permission error for the attached Garmin GPS device,
==> see http://wiki.openstreetmap.org/wiki/USB_Garmin_on_GNU/Linux for more details.
==> Disable garmin_gps module in /etc/rc.conf and see included example udev rule.
EOF
}