commit: 0ce04470541c6757326c433afb798876face366c Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Thu Apr 19 02:24:22 2018 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Thu Apr 19 02:24:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce04470
net-wireless/wpa_supplicant: bug #625458 intentionally committed without bump, users get this on rebuild/update. adding a comment simply doesn't need a bump Package-Manager: Portage-2.3.29, Repoman-2.3.9 net-wireless/wpa_supplicant/files/wpa_supplicant-conf.d | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/net-wireless/wpa_supplicant/files/wpa_supplicant-conf.d b/net-wireless/wpa_supplicant/files/wpa_supplicant-conf.d index 104b9dc5d8c..5381c8c748e 100644 --- a/net-wireless/wpa_supplicant/files/wpa_supplicant-conf.d +++ b/net-wireless/wpa_supplicant/files/wpa_supplicant-conf.d @@ -1,5 +1,9 @@ # conf.d file for wpa_supplicant -# + +# uncomment this if wpa_supplicant starts up before your network interface +# is ready and it causes issues +# rc_want="dev-settle" + # Please check man 8 wpa_supplicant for more information about the options # wpa_supplicant accepts. #
