diff options
Diffstat (limited to 'system/gpsd/rc.gpsd.conf.new')
-rw-r--r-- | system/gpsd/rc.gpsd.conf.new | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/system/gpsd/rc.gpsd.conf.new b/system/gpsd/rc.gpsd.conf.new deleted file mode 100644 index 3566b69c08..0000000000 --- a/system/gpsd/rc.gpsd.conf.new +++ /dev/null @@ -1,14 +0,0 @@ -# /etc/rc.d/rc.gpsd.conf -# Configuration settings for gpsd - -# If your GPS is on a real (non-USB) serial port, add /dev/ttyS<n> here, -# for example -# GPSD_DEVICES="/dev/gps* /dev/ttyS1" -GPSD_DEVICES="/dev/gps*" - -# Command line options for the gpsd daemon, see 'man gpsd' for details. -# The most likely options that you might want to set include -b and -n. -GPSD_OPTIONS="" - -# Control socket pathname. It's unlikely you'll want to change this. -GPSD_SOCKET="/var/run/gpsd.sock" |