Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpsd.socket: Add comment on how to enable remote access. | Gary E. Miller | 2018-06-22 | 1 | -0/+4 |
| | |||||
* | gps*service: Files looking for gpsdctl and gpsd in wrong place. | Gary E. Miller | 2018-06-22 | 2 | -3/+3 |
| | |||||
* | In systemd, change gpsd to a forking service. | Eric S. Raymond | 2016-05-12 | 1 | -1/+2 |
| | |||||
* | Update systemd files. | Miroslav Lichvar | 2014-08-25 | 2 | -1/+5 |
| | | | | | | | | - use $OPTIONS and include /etc/sysconfig/gpsd to make it compatible with current Fedora packaging - start gpsd after chronyd service to allow connecting to SOCK - allow enabling gpsd as a normal service not requiring socket activation | ||||
* | Bring systemd handing into a useful shape. | Bernd Zeimetz | 2014-08-17 | 3 | -1/+17 |
| | | | | | | | | | | | | | I'm merging the changes that were done in the gpsd packaging in Fedora and Debian. With systemd being enabled, the hotplug script is not being used anymore, instead run the gpsdctl@.service unit. /etc/default/gpsd and /etc/sysconfig/gpsd are read as EnvironmentFile to keep the shipped config useable on RedHat/Debian-like systems at least. The udev-install rule now also depends on systemd_install and systemctl_daemon_reload. With these changes, hotplugging on systemd enabled systems seems to work well on Debian and Fedora. | ||||
* | Systemd: fix permissions on /var/run/gpsd.sock | Bernd Zeimetz | 2012-04-13 | 1 | -0/+1 |
| | | | | | Debian Bug report #655504 Thanks: Eckhart Wörner <ewoerner@kde.org> | ||||
* | Debian Bug#655349: Missing Requires in gpsd.service | Bernd Zeimetz | 2012-01-11 | 1 | -0/+1 |
| | | | | Patch by Eckhart Wörner. | ||||
* | Fix gpsd systemd service activation file. | Bernd Zeimetz | 2011-12-01 | 1 | -1/+0 |
| | |||||
* | Add socket and service info for systemd. | Bernd Zeimetz | 2011-11-11 | 2 | -0/+18 |