You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to connect to a network that is in any way unavailable, chwifi will proceed to wait for a network connection. This will obviously continue until the process is killed. A sample run of this error is shown below.
[user@hostname ~]$ chwifi profile
Connecting to profile
Stopping all profiles
New MAC-address: 08:11:96:46:30:b1
Connecting to profile: profile
Job for netctl@profile.service failed because the control process exited with error code.
See "systemctl status "netctl@profile.service"" and "journalctl -xe" for details.
Waiting for network connection...
^C
The text was updated successfully, but these errors were encountered:
When attempting to connect to a network that is in any way unavailable, chwifi will proceed to wait for a network connection. This will obviously continue until the process is killed. A sample run of this error is shown below.
The text was updated successfully, but these errors were encountered: