[Rpm-maint] [rpm-software-management/rpm] Add a man page for rpm sysusers integration (PR #4126)

Michal Domonkos notifications at github.com
Fri Feb 27 12:17:04 UTC 2026


@dmnks commented on this pull request.



> @@ -0,0 +1,233 @@
+RPM-SYSUSERS(7)
+
+# NAME
+*rpm-sysusers* - RPM native allocation of system users and groups
+
+# SYNOPSIS
+
+## Declarations
+*%{\_sysusersdir}*_/\*.conf_++
+*%{add_sysuser *_LINE_*}*
+
+Note: _LINE_ denotes the sysusers.d line fields passed as separate arguments

> Hmm. I'm wonder if we shouldn't summarize the actual sysusers.d syntax here.

Yep, I was wondering the same for a bit, but then realized that it's already described in the `sysusers.d(5)` man page and doing so here would just duplicate that info (not to mention possibly go out of sync).

That said,

> And now imagine you're on a non-systemd based system, and come here looking for the info how to tell rpm about users and groups.

This is indeed something I did *not* realize, oops :smile: You're right, of course. While the feature is designed to integrate seamlessly on systemd distros, it is universal, and the `sysusers.d(5)` man page may not (and probably will not) exist on a non-systemd distro.

So yep, I'll add something.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4126#discussion_r2864064561
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4126/review/3866647885 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260227/062739d0/attachment.htm>


More information about the Rpm-maint mailing list