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