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

Replace reboot-flag cron job with a systemd timer #7337

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Nov 12, 2024

Status

Ready for review

Description of Changes

This is our very last cron job, so let's get rid of it. On the plus side this makes it easier to disable when needed (e.g. during a system upgrade).

The testinfra check now actually verifies that the file is created when the service is run.

Fixes #7013.

Testing

Deployment

Any special considerations for deployment? handles both

Checklist

This is our very last cron job, so let's get rid of it. On the plus side
this makes it easier to disable when needed (e.g. during a system
upgrade).

The testinfra check now actually verifies that the file is created when
the service is run.

Fixes #7013.
@legoktm legoktm added the noble Ubuntu Noble related work label Nov 12, 2024
@legoktm legoktm requested a review from a team as a code owner November 12, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noble Ubuntu Noble related work
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Replace reboot-required cron with systemd timer
1 participant