[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:20:09 UTC 2026
@dmnks commented on this pull request.
> +## Declarations
+*%{\_sysusersdir}*_/\*.conf_++
+*%{add_sysuser *_LINE_*}*
+
+Note: _LINE_ denotes the sysusers.d line fields passed as separate arguments
+
+## Provides
+*user(*_UNAME_*)* = _BASE64_++
+*group(*_GNAME_*)* = [_BASE64_]++
+*groupmember(*_UNAME_*/*_GNAME_*)*
+
+Note: _BASE64_ denotes the corresponding sysusers.d line encoded with base64
+
+## Requires
+*user(*_UNAME_*)*++
+*group(*_GNAME_*)*
True. I was also torn on this, to be fair. This syntax makes it seem like it's something that's expected to be entered *from* the user.
This is in fact mentioned in ENCODING (as it's a low-level thing, in a way).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4126#discussion_r2864077625
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4126/review/3866662594 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260227/fcb8f0c9/attachment-0001.htm>
More information about the Rpm-maint
mailing list