summaryrefslogtreecommitdiff
path: root/packaging/etc_default_gpsd
blob: 54ebab6a0799f5d08b3d977d9997abdaabbfdf64 (plain)
1
2
3
4
5
6
7
8
# Default settings for gpsd.
# Please do not edit this file directly - use `dpkg-reconfigure gpsd' to
# change the options.
START_DAEMON="true"
GPSD_OPTIONS=""
DEVICES=""
USBAUTO="true"
GPSD_SOCKET="/var/run/gpsd.sock"