diff options
Diffstat (limited to 'community/garmindev/garmindev.install')
-rw-r--r-- | community/garmindev/garmindev.install | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/community/garmindev/garmindev.install b/community/garmindev/garmindev.install deleted file mode 100644 index 691e9370d..000000000 --- a/community/garmindev/garmindev.install +++ /dev/null @@ -1,8 +0,0 @@ -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 -} |