"Initial commit to Gerrit"
[profile/ivi/gpsd.git] / packaging / deb / etc_default_gpsd
1 # Default settings for gpsd.
2 # Please do not edit this file directly - use `dpkg-reconfigure gpsd' to
3 # change the options.
4 START_DAEMON="true"
5 GPSD_OPTIONS=""
6 DEVICES=""
7 USBAUTO="true"
8 GPSD_SOCKET="/var/run/gpsd.sock"