Skip to content

Root::remove_all: support wiping chmod 000 directories #279

@cyphar

Description

@cyphar

A classic issue you run into with unprivileged programs is that they cannot recursively remove chmod 000 directories (even if they own them). The solution is fairly trivial (just chmod the directory first before trying to step into it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    api/rootRelated to the Root API.target/umociRequirement to port umoci to libpathrs.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions