diff options
author | Sanjeev Gupta <ghane0@gmail.com> | 2013-12-06 04:23:50 +0800 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2013-12-05 17:04:53 -0500 |
commit | 978e4d52f656e3e6adb65433e73331360b4bd666 (patch) | |
tree | 941f3a04060c21833b7fe170188cc6b9996f2303 /www | |
parent | e680d6d8905aa60f87fcacffdf202347b2d8cd61 (diff) | |
download | gpsd-978e4d52f656e3e6adb65433e73331360b4bd666.tar.gz |
Deprecate file, but keep for now
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/70-persistent-usb-gps.rules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/70-persistent-usb-gps.rules b/www/70-persistent-usb-gps.rules index 0964df7b..904c3605 100644 --- a/www/70-persistent-usb-gps.rules +++ b/www/70-persistent-usb-gps.rules @@ -1,3 +1,9 @@ +# +# ## This file is obselete, and kept for historical records +# ## only. It documents alternate ways to use the (then) new +# ## udev facility. +# +# ## See the file gpsd.rules in the source for updated rules # # Author: Fulup Ar Foll # Date: 26-jun-09 |