Skip to content

manage docker group with systemd-sysusers #1186

@p5

Description

@p5

systemd-sysusers works from a declarative drop-in configuration file (e.g., /usr/lib/sysusers.d/myapp.conf) as an alternative to running groupadd inside the spec files.

This is especially useful in "atomic" distros, such as Silverblue, where groupadd is ran inside a CI environment and will not propagate to the end user system as /etc/passwd is owned by the system.

A better explanation is probably in the Fedora change document - https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format

If the maintainers approve, I'd like to implement this for the RPMs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions