| Summary: | wpa_supplicant.service is started even if no wireless network is present | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> |
| Component: | wpa_supplicant | Assignee: | Lubomir Rintel <lkundrak> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | blueowl, dcbw, lkundrak |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-05 22:05:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Christian Stadelmann
2016-02-02 19:25:06 UTC
Do you still see the behaviour in Fedora 26? Tips: * disable wpa_supplicant service * wpa_supplicant service can be activated via D-Bus even if it is disabled. NetworkManager starts wpa_supplicant when it is needed. Note that wpa_supplicant is not only used for Wi-Fi, but also for 802.1X, that can be used even for Ethernet. * look at the journal when/how wpa_supplicant was started I'm on a wireless network now, so the situation has changed. (In reply to Blueowl from comment #1) > Tips: > […] > * wpa_supplicant service can be activated via D-Bus even if it is disabled. > NetworkManager starts wpa_supplicant when it is needed. Note that > wpa_supplicant is not only used for Wi-Fi, but also for 802.1X, that can > be used even for Ethernet. Looks like that was the explanation I did not expect. Thanks! |