nixpkgs-suyu/nixos/modules/system/activation
Nikolay Amiantov d37458ad06 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.
2016-09-30 17:49:31 +03:00
..
activation-script.nix nixos/activation: Rename "tmpfs" to "specialfs" 2016-09-26 02:04:54 +02:00
no-clone.nix
switch-to-configuration.pl switch-to-configuration: fix restart of socket activated services 2016-09-30 17:49:31 +03:00
top-level.nix