nixpkgs/nixos/modules
Michael Weiss 7098b0fcdf nixos/switch-to-configuration: Never stop system.slice
Problem: Restarting (stopping) system.slice would not only stop X11 but
also most system units/services. We obviously don't want this happening
to users when they switch from 18.03 to 18.09 or nixos-unstable.

Reason: The following change in systemd:
d8e5a93382

The commit adds system.slice to the perpetual units, which means
removing the unit file and adding it to the source code. This is done so
that system.slice can't be stopped anymore but in our case it ironically
would cause this script to stop system.slice because the unit file was
removed (and an older systemd version is still running).

Related issue: https://github.com/NixOS/nixpkgs/issues/39791
2018-07-17 19:37:36 +02:00
..
config Merge pull request #42569 from spacefrogg/nscd-fix 2018-07-05 22:16:02 -04:00
hardware raspberrypiWirelessFirmware: init 2018-07-12 17:02:32 +03:00
i18n/input-method options.i18n.inputMethod.package: fix type (#43239) 2018-07-09 22:37:27 +02:00
installer Merge pull request #43147 from Ma27/fix-nixos-option-evaluation 2018-07-16 03:57:37 +00:00
misc aerospike: init at 4.2.0.4 2018-07-16 04:21:47 +00:00
profiles nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
programs firejail: add nixos module 2018-07-14 20:21:41 +08:00
security Merge pull request #42845 from ivanbrennan/nixos-sudo-describe-rules-precedence 2018-07-02 23:55:56 +00:00
services Merge staging-next into master 2018-07-17 10:04:59 +02:00
system nixos/switch-to-configuration: Never stop system.slice 2018-07-17 19:37:36 +02:00
tasks networking: Fix timeout when lo has aliased IPs 2018-07-06 15:38:52 -04:00
testing nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
virtualisation nixos/virtualbox: Adds more options to virtualbox-image.nix (#42699) 2018-07-11 19:45:10 +02:00
module-list.nix aerospike: init at 4.2.0.4 2018-07-16 04:21:47 +00:00
rename.nix nixos/neo4j: Update module, make compatible with neo4j 3.4 2018-07-12 19:28:40 -07:00