Anonymous | Login | 2024-11-21 03:50 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008821 | ClearOS | app-wireless - Wireless | public | 2016-05-20 11:32 | 2016-12-16 20:42 | ||||
Reporter | dloper | ||||||||
Assigned To | user2 | ||||||||
Priority | low | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.2.0 | ||||||||
Target Version | 7.3.0 Beta 1 | Fixed in Version | 7.3.0 Beta 1 | ||||||
Summary | 0008821: Hostapd improperly starts before network is settled | ||||||||
Description | When rebooting ClearOS with hostapd, the hostapd service comes up without the network card fully initialized. This can lead to a running service but no functionality until hostapd is restarted. | ||||||||
Additional Information | One solution is to change the following in /usr/lib/systemd/system/hostapd.service: After=network.target to: After=network-online.target | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0004301) user2 2016-12-09 21:08 |
This should be reported upstream. In the meantime, an "onboot" event can be added to app-wireless. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-05-20 11:32 | dloper | New Issue | |
2016-06-13 08:23 | user2 | Status | new => confirmed |
2016-11-16 09:12 | user2 | Target Version | 7.3.0 Beta 1 => 7.3.0 Beta 1 |
2016-12-09 21:08 | user2 | Note Added: 0004301 | |
2016-12-12 10:12 | user2 | Status | confirmed => resolved |
2016-12-12 10:12 | user2 | Fixed in Version | => 7.3.0 Beta 1 |
2016-12-12 10:12 | user2 | Resolution | open => fixed |
2016-12-12 10:12 | user2 | Assigned To | => user2 |
2016-12-16 20:42 | user2 | Status | resolved => closed |