3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/misc
Bjørn Forsman 28e5f72f05 nixos/gpsd-service: change from deprecated 'jobs' type to 'systemd'
This has the nice side-effect of making gpsd actually run!

Old behaviour (debugLevel=2):

  systemd[1]: gpsd.service holdoff time over, scheduling restart.
  systemd[1]: Stopping GPSD daemon...
  systemd[1]: Starting GPSD daemon...
  systemd[1]: gpsd.service start request repeated too quickly, refusing to start.
  systemd[1]: Failed to start GPSD daemon.
  systemd[1]: Unit gpsd.service entered failed state.

New behaviour (debugLevel=2):

  gpsd[945]: gpsd: launching (Version 2.95)
  systemd[1]: Started GPSD daemon.
  gpsd[945]: gpsd: listening on port 2947
  gpsd[945]: gpsd: running with effective group ID 27
  gpsd[945]: gpsd: running with effective user ID 23
  gpsd[945]: gpsd: stashing device /dev/ttyUSB0 at slot 0
2014-03-15 17:35:55 +01:00
..
autofs.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
cgminer.nix nixos: set all package options to have type package 2014-02-27 13:22:29 +01:00
dictd.nix nixos: Assign uid/gid to dictd's service user. 2014-02-22 12:00:08 +01:00
disnix.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
felix.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
folding-at-home.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
gpsd.nix nixos/gpsd-service: change from deprecated 'jobs' type to 'systemd' 2014-03-15 17:35:55 +01:00
nix-daemon.nix nixos: set all package options to have type package 2014-02-27 13:22:29 +01:00
nix-gc.nix Substitute "types.uniq types.string" -> "types.str" 2013-10-30 14:57:42 +01:00
nix-ssh-serve.nix Add module to enable the server for the ssh substituter 2014-02-20 13:40:51 -05:00
nixos-manual.nix nixos-manual: show manual on tty8 by default 2014-02-28 13:32:19 +01:00
rogue.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
svnserve.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
synergy.nix Clean up Synergy option descriptions a bit 2013-10-31 13:18:00 +01:00