Source: gpsd Version: 3.17-6 Severity: important Tags: patch Hi! I was debugging some instructions in gpsd-dev mailing list and found out that gpsd.service was lacking some entries, due to:
<https://github.com/bzed/pkg-gpsd/commit/5001c11a21e27c48450ab66b8b04f63a83f02da3> It turns out that this also makes it impossible to enable gpsd.service because systemd lacks the WantedBy stanza. So in order to get gpsd started at boot time one must manually fix gpsd.service and enable it or manually create the symlink. A possible better solution is to use dh_systemd_enable with the --no-enable option. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled