nixpkgs/nixos/modules/system/boot
Eelco Dolstra bddd10d75c switch-to-configuration: Don't restart instances of user@.service
Restarting user@ instances is bad because it causes all user services
(such as ssh-agent.service) to be restarted. Maybe one day we can have
switch-to-configuration restart user units in a fine-grained way, but
for now we should just ignore user systemd instances.

Backport: 14.04
2014-05-20 11:12:56 +02:00
..
loader grub: Allow setting the boot root explicitly 2014-05-01 10:56:55 -04:00
kernel.nix Merge branch 'modulesfix' of git://github.com/kirelagin/nixpkgs 2014-04-21 07:51:31 -04:00
kexec.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
luksroot.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
modprobe.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
pbkdf2-sha512.c Update to the Yubikey PBA 2014-02-08 14:59:52 +01:00
readonly-mountpoint.c Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
shutdown.nix Don't run hwclock if /dev/rtc doesn't exist 2014-05-05 16:47:51 +02:00
stage-1-init.sh nixos: f2fs filesystem module support (close #2085) 2014-05-11 13:53:26 +02:00
stage-1.nix stage1: Systemd libraries were renamed 2014-04-16 01:49:42 +02:00
stage-2-init.sh Put /var/setuid-wrappers on a tmpfs 2014-04-19 12:40:09 +02:00
stage-2.nix Containers: Use /etc/resolv.conf supplied by the host 2014-04-18 16:48:11 +02:00
systemd-unit-options.nix Refactor unit option declarations 2014-04-17 23:35:05 +02:00
systemd.nix switch-to-configuration: Don't restart instances of user@.service 2014-05-20 11:12:56 +02:00