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

Missing SELinux fcontext rule #148

@8191

Description

@8191

It seems that wallabag needs to write to some more directories not listed in the SELinux section of doc/en/admin/installation/rightaccess.md.

I recommend adding following line:

semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/wallabag/var/sessions(/.*)?"
semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/wallabag/var/logs(/.*)?"
semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/wallabag/assets/images(/.*)?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions