-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels