nixpkgs/nixos
Nikolay Amiantov 9587a856ba switch-to-configuration: fix restart of socket activated services
This fixes two bugs:

* When socket activation is detected, the service itself is added to stop-start list instead of its sockets.
* When service is marked to restart instead of stop (`StopIfChanged = no`) we don't need to restart sockets.

(cherry picked from commit d37458ad06)
2016-09-30 18:33:37 +03:00
..
doc/manual Document removal of LTS Haskell package sets in 16.09 release notes. 2016-09-30 14:54:09 +02:00
lib runInMachine: Unset another variable 2016-09-29 20:38:42 +02:00
maintainers Add AMIs in ap-northeast-2 and ap-south-1 2016-07-12 17:26:25 +02:00
modules switch-to-configuration: fix restart of socket activated services 2016-09-30 18:33:37 +03:00
tests wordpress: 4.3.1 -> 4.6.1 + add a test 2016-09-26 19:36:42 -04:00
COPYING
default.nix
README
release-combined.nix Make the NFSv4 tests release-critical 2016-09-29 20:38:41 +02:00
release-small.nix release-small: drop mysql51, removed in 975d33e6 2016-08-13 09:46:42 +02:00
release.nix mongodb service: add test case 2016-09-22 09:52:21 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.