[Bug 1581272] Re: gpsd always runs in 'non-daemonised' or not at all
Ubuntu Foundations Team Bug Bot
1581272 at bugs.launchpad.net
Fri May 13 04:27:41 UTC 2016
The attachment "allow systemd to control gpsd" seems to be a patch. If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gpsd in Ubuntu.
https://bugs.launchpad.net/bugs/1581272
Title:
gpsd always runs in 'non-daemonised' or not at all
Status in gpsd package in Ubuntu:
New
Bug description:
The systemd unit file
/lib/systemd/system/gpsd.service
starts gpsd with the '-N' flag for a non-daemonised instance.
Removing the flag prevents systemd from calling the gpsd at all.
The service needs the removal of the '-N' flag so the gpsd can fully
function, and insertion of 'Type=forking' to enable it to read its own
configuration file '/etc/default/gpsd'
Attached is a patch, if I've done it correctly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsd/+bug/1581272/+subscriptions
More information about the foundations-bugs
mailing list