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

disable e2fsprogs cron #631

Merged
merged 2 commits into from
Jan 16, 2024
Merged

disable e2fsprogs cron #631

merged 2 commits into from
Jan 16, 2024

Conversation

nicolasberens
Copy link
Contributor

Description of the change

This disables a cron that would run 2 commands daily.

These commands are specific to ext filesystems, so not of use inside of the docker container.

The origin of the cron is the package e2fsprogs, which is a dependency of ubuntu-minimal.

Benefits

Less log output Since it will remove this daily line in the log:

CRON[1780]: (root) CMD (test -e /run/systemd/system || SERVICE_MODE=1 /sbin/e2scrub_all -A -r)

Possible drawbacks

None

Applicable issues

None

Additional information

None

@samip5 samip5 merged commit a53fb9f into phusion:master Jan 16, 2024
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.

None yet

2 participants