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

Change fsck cron timing #310

Open
old-square-eyes opened this issue Jun 16, 2023 · 1 comment
Open

Change fsck cron timing #310

old-square-eyes opened this issue Jun 16, 2023 · 1 comment
Labels

Comments

@old-square-eyes
Copy link

old-square-eyes commented Jun 16, 2023

Hi. I wanted to change all the cron times to overnight (start at 3am ish). All I can find is this...

https://wiki.amahi.org/index.php/Greyhole_Tips

Which is pretty vague about how/when the tasks are set to run. It says ~4am, but mine seems to kick off at 5pm. Also there is a daily happening around 8am. I thought the daily only occurred if config changed?

I appreciate the notifications are coming from Openmediavault. I didn't configure anything special in Greyhole or OMV for that, so presumably it's just reporting on any system cron events. I have looked through the system cron files but there are many and nested. I know OMV will overwrite some stuff too so wanted to check here first.

Daily e.g.
image

Weekly e.g.
image

@gboudreau
Copy link
Owner

Greyhole uses cron.daily to run daily; it doesn't specify at what time it should run.

This should let you find and change the time for the cron.daily jobs (including Greyhole's):
https://serverfault.com/questions/431013/how-to-change-the-time-cron-daily-is-run-in-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants