You are not logged in.
I have an iterant issue with my wireless connection, which appears like this in the log:
Jun 03 13:20:17 myhost wpa_actiond[458]: Interface 'wlp2s0' lost connection to network 'NET8021x'
Jun 03 13:20:17 myhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Jun 03 13:20:47 myhost wpa_actiond[458]: Interface 'wlp2s0' disconnected from network 'NET8021x'
Jun 03 13:20:47 myhost dhcpcd[3962]: sending signal TERM to pid 721
Jun 03 13:20:47 myhost dhcpcd[3962]: waiting for pid 721 to exit
Jun 03 13:20:47 myhost dhcpcd[721]: received signal TERM from PID 3962, stopping
Jun 03 13:20:47 myhost dhcpcd[721]: wlp2s0: removing interface
Jun 03 13:20:48 myhost dhcpcd[721]: exited
It looks like wpa_actiond has a timeout of 30 seconds after which it disconnects.
http://code.metager.de/source/xref/arch … _actiond.c
How can I increase this timeout in netctl?
Offline