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

BUILD: configure logrotate to work with non-root-group writable folder #7512

Closed
wants to merge 1 commit into from

Commits on Jul 26, 2024

  1. BUILD: configure logrotate to work with non-root-group writable folder

    Otherwise logrotate complains:
    ```
    error: skipping "/var/log/sssd/sssd_kcm.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
    ```
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=2299733 for details
    alexey-tikhonov committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    33389c9 View commit details
    Browse the repository at this point in the history