Actions
Feature #36559
openProvide systemd sysusers.d file
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
Packaging
Target version:
-
Difficulty:
Triaged:
No
Description
The sysusers.d format (https://www.freedesktop.org/software/systemd/man/sysusers.d.html) describes the user and group which should exist. This allows admins to introspect which users should exist. In the future it can also make packaging easier.
https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format describes how Fedora will start to recognize it. Fedora 39 has rpm 4.19 which natively implements the feature.
On Debian there is dh_installsysusers (https://manpages.debian.org/bullseye/debhelper/dh_installsysusers.1.en.html) which has a similar goal.
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9766 added
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/9535 added
Actions