Sascha Silbe wrote:
> === Begin /etc/default/gpsd ===
> # 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"
> === End /etc/default/gpsd ===
> 
> Originally DAEMON_OPTS was set to an empty string.

Ok, I see the problem there - if there's no device set, you need the 
DAMEON_OPTS.
At the moment its not possible to enable hotplugging without starting the daemon
- that would be the right thing to do, as the setting you've tried to do is not
necessary in theory as the hotplug stuff is able to startup a gpsd instance if
there is none running.

I'll find a better way to handle these settings.

Thanks again for the report,

Bernd

-- 
 Bernd Zeimetz                           Debian GNU/Linux Developer
 GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to