nixpkgs/pkgs/os-specific
Eelco Dolstra 014fe1a3c3 sysinit.target: Don't depend on systemd-tmpfiles-setup.service
systemd-tmpfiles-setup.service pulls in local-fs.target, which
interferes with NixOps' send-keys feature (since sshd.service depends
indirectly on sysinit.target). Since in NixOS we don't use
systemd-tmpfiles for creating files (that's done by activation scripts
and preStart scripts), it's not a problem to start it a bit later.

Backport: 14.04
2014-05-05 16:47:02 +02:00
..
darwin Merge pull request #1928 from 'cross-win-osx'. 2014-04-21 10:00:35 +02:00
gnu More renames 2012-12-28 19:42:10 +01:00
linux sysinit.target: Don't depend on systemd-tmpfiles-setup.service 2014-05-05 16:47:02 +02:00
windows Merge 'mingw-w64' and 'darwin' into cross-win-osx. 2014-03-12 10:16:51 +01:00