3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Eelco Dolstra 42709fb4e9 switch-to-configuration: Handle failure to read /proc/1/exe
It's not entirely clear why this happens, but sometimes /proc/1/exe
returns a bogus value, like
/ar3a3j6b9livhy5fcfv69izslhgk4gcz-systemd-217/lib/systemd/systemd. In
any case, we can just conservatively assume that we need to restart
systemd when this happens.

Fixes .
2016-02-03 15:01:18 +01:00
..
doc/manual nixos-manual: Further simplify stripAnyPrefixes 2016-01-29 20:14:11 +01:00
lib
maintainers
modules switch-to-configuration: Handle failure to read /proc/1/exe 2016-02-03 15:01:18 +01:00
tests Don't make chromium-beta/dev release blockers 2016-02-03 11:49:50 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix Revert "Merge : nixos docs: show references to packages" 2016-02-03 12:16:33 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.