nixpkgs/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 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl switch-to-configuration: fix restart of socket activated services 2016-09-30 17:49:31 +03:00
top-level.nix nixos copySystemConfiguration: fix when chrooted 2016-02-28 10:08:42 +01:00