Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 519673e7145ea1e54afc54bc501b53bab226c94b
https://github.com/NixOS/nixpkgs/commit/519673e7145ea1e54afc54bc501b53bab226c94b
Author: Benno Fünfstück <[email protected]>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M nixos/modules/services/networking/wpa_supplicant.nix
Log Message:
-----------
wpa_supplicant: start after wireless interfaces
wpa_supplicant fails to start if the wireless interfaces aren't ready yet,
so we need to add a system ordering directive here to start wpa_supplicant
after the interfaces are ready. Note that Requires= is not enough since
it does not imply ordering.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits