Skip to content
New issue

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

Fix ubuntu 20.04 and 24.04 compatibility #26

Merged
merged 3 commits into from
Jul 21, 2024
Merged

Conversation

reubenmiller
Copy link
Contributor

Add support for Ubuntu-20.04 and 24.04

  • Ubuntu 20.04 - Only add filedescriptor check after it monit has been checked if it is supported or not
  • Ubuntu 24.04 - check monit.service definition if it has systemd "hardening" and if detected use a custom monit.service which is compatible with the tedge reconnect command

Copy link

github-actions bot commented Jul 21, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
3 0 0 3 100 3m6.417414s

Passed Tests

Name ⏱️ Duration Suite
monit configuration is valid 16.548 s Monit
Reconnect on cloud connection loss (by stopping mosquitto) 85.873 s Monit
Use custom log path 83.997 s Monit

@reubenmiller reubenmiller added this pull request to the merge queue Jul 21, 2024
Merged via the queue into main with commit 7407d3e Jul 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant