Skip to content

Set directory permissions only when needed#429

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

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

Conversation

@mkauf
Copy link
Copy Markdown
Contributor

@mkauf mkauf commented May 21, 2026

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
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.

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

1 participant