Branch: refs/heads/release-14.12
Home: https://github.com/NixOS/nixpkgs
Commit: 46db4d8ad3bd7153af268d6781198e927bf96407
https://github.com/NixOS/nixpkgs/commit/46db4d8ad3bd7153af268d6781198e927bf96407
Author: Franz Pletz <[email protected]>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M nixos/modules/services/hardware/udev.nix
Log Message:
-----------
Check if /proc/sys/kernel/hotplug exists before writing
If a kernel without CONFIG_UEVENT_HELPER set is used with NixOS, the file
/proc/sys/kernel/hotplug does not exist. Before writing to it to disable
this deprecated mechanism, we have to ensure it actually exists because
otherwise the activation script will fail.
(cherry picked from commit 16d25f4fa690d2c6a22aff7b6b5d351fec13db13)
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits