Searched refs:GPSD_SOCKET (Results 1 – 1 of 1) sorted by relevance
36 if [ -z "$GPSD_SOCKET" ] && [ -z "$DEVICES" ]; then37 GPSD_SOCKET=/var/run/gpsd.sock40 if [ -n "$GPSD_SOCKET" ]; then41 GPSD_OPTIONS="$GPSD_OPTIONS -F $GPSD_SOCKET"