ClearFoundation Tracker - ClearOS
View Issue Details
0008821ClearOSapp-wireless - Wirelesspublic2016-05-20 11:322016-12-16 20:42
dloper 
user2 
lowminorsometimes
closedfixed 
7.2.0 
7.3.0 Beta 17.3.0 Beta 1 
0008821: Hostapd improperly starts before network is settled
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.
One solution is to change the following in /usr/lib/systemd/system/hostapd.service:

After=network.target

to:

After=network-online.target
No tags attached.
Issue History
2016-05-20 11:32dloperNew Issue
2016-06-13 08:23user2Statusnew => confirmed
2016-11-16 09:12user2Target Version7.3.0 Beta 1 => 7.3.0 Beta 1
2016-12-09 21:08user2Note Added: 0004301
2016-12-12 10:12user2Statusconfirmed => resolved
2016-12-12 10:12user2Fixed in Version => 7.3.0 Beta 1
2016-12-12 10:12user2Resolutionopen => fixed
2016-12-12 10:12user2Assigned To => user2
2016-12-16 20:42user2Statusresolved => closed

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.