nixpkgs/nixos/modules/services/system
Jamey Sharp 93f185df65 nixos/nscd: no longer need to wait for readiness
This postStart step was introduced on 2014-04-24 with the comment that
"Nscd forks into the background before it's ready to accept
connections."

However, that was fixed upstream almost two months earlier, on
2014-03-03, with the comment that "This, along with setting the nscd
service type to forking in its systemd configuration file, allows
systemd to be certain that the nscd service is ready and is accepting
connections."

The fix was released several months later in glibc 2.20, which was
merged in NixOS sometime before 15.09, so it certainly should be safe to
remove this workaround by now.
2019-07-03 12:26:47 -07:00
..
kerberos treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
cgmanager.nix
cloud-init.nix treewide: systemd timeout arguments to use infinity instead of 0 (#50934) 2018-11-25 13:33:22 +01:00
dbus.nix
earlyoom.nix nixos/earlyoom: add notificationsCommand option 2019-01-08 22:14:48 +07:00
localtime.nix Merge pull request #63204 from michaelpj/imp/localtime-upstream 2019-06-19 08:38:03 -04:00
nscd.conf nixos/nscd: Add a descriptive comment to the nscd configuration 2018-12-12 15:35:46 +01:00
nscd.nix nixos/nscd: no longer need to wait for readiness 2019-07-03 12:26:47 -07:00
saslauthd.nix nixos: correct improper uses of mkEnableOption, clarify service descriptions 2018-10-05 13:14:45 +07:00
uptimed.nix