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

Allow deletion of default config to fail #208

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

Kevinjil
Copy link
Contributor

If the container is restarted, the configuration file does not exist. Do not fail the rm command if the file could not be removed to ensure idempotency of the Apache2 configuration part.

Fixes an issue introduced in 6283816.

If the container is restarted, the configuration file does not exist. Do
not fail the `rm` command if the file could not be removed to ensure
idempotency of the Apache2 configuration part.

Fixes an issue introduced in 6283816.
@Kevinjil Kevinjil added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit b291368 Oct 23, 2024
4 checks passed
@Kevinjil Kevinjil deleted the fix-contributor-apache2 branch October 23, 2024 08:05
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.

2 participants