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
Comitup callback script could be replaced with something sending a packet for nabd to process.
printf '{"type":"comitup","callback":"%s"}', "$1"
Likewise, network connectivity test on transition to idle should be:
Eventually, both systems should send events to services that need to connect to the internet, such as nabweatherd and nabairqualityd.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Comitup callback script could be replaced with something sending a packet for nabd to process.
Likewise, network connectivity test on transition to idle should be:
Eventually, both systems should send events to services that need to connect to the internet, such as nabweatherd and nabairqualityd.
The text was updated successfully, but these errors were encountered: