remote checkfs.sh from squeeze
[sysadmin-cookbook] / recepies / gps / 2.modify
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="/dev/rfcomm0"
7 USBAUTO="true"
8 GPSD_SOCKET="/var/run/gpsd.sock"