Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Set directory permissions only when needed#429

Closed
mkauf wants to merge 1 commit into
icing:masterfrom
mkauf:check_directory_permissions
Closed

Set directory permissions only when needed#429
mkauf wants to merge 1 commit into
icing:masterfrom
mkauf:check_directory_permissions

Conversation

@mkauf

@mkauf mkauf commented May 21, 2026

Copy link
Copy Markdown
Contributor

When saving the updated ACME account to the disk, don't set directory permissions if they are already correct. Setting directory permissions may fail if the Apache Server is not running as root anymore.

Fixes #410

When saving the updated ACME account to the disk, don't set directory
permissions if they are already correct. Setting directory permissions may
fail if the Apache Server is not running as root anymore.

Fixes icing#410
@icing

icing commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Please do all improvements via the Apache httpd project. I do not synch the sources from here to there any longer due to too high workload.

@icing icing closed this Jun 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saving account data fails when mod_md is not running as root anymore

2 participants