We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workaround exists: wait a little longer for configd to come up. It seems we need a retry/delay for the socket on configctl invokes.
via: https://forum.opnsense.org/index.php?topic=731.0
The text was updated successfully, but these errors were encountered:
wait for configd socket if it's not there yet (#218)
b282f65
also let configctl wait for configd to start (#218)
f43baf4
cleanup configd socket on exit (related to #218)
064de35
fixed with : b282f65 f43baf4 064de35
Sorry, something went wrong.
thank you! :)
AdSchellevis
No branches or pull requests
Workaround exists: wait a little longer for configd to come up. It seems we need a retry/delay for the socket on configctl invokes.
via: https://forum.opnsense.org/index.php?topic=731.0
The text was updated successfully, but these errors were encountered: