Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470022 - net-wireless/wpa_supplicant - init.d script may benefit from "use entropy"
Summary: net-wireless/wpa_supplicant - init.d script may benefit from "use entropy"
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 22:51 UTC by Roman Žilka
Modified: 2018-03-13 12:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Žilka 2013-05-15 22:51:23 UTC
wpa_supplicant is a service which may likely start establishing encrypted connections very early after start. Because of that, it could benefit from "use entropy" in the initscript's depend(). "Entropy" is provided by RNG control daemons such as rng-tools.

Reproducible: Always