nixpkgs/nixos/modules/system
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 switch-to-configuration: fix restart of socket activated services 2016-09-30 17:49:31 +03:00
boot systemd-journald service: restart instead of stop and start 2016-09-30 17:49:30 +03:00
etc etc: remove obsolete directories 2016-07-25 15:50:53 +03:00