SHA256
1
0
forked from pool/rpcbind

Compare commits

...

2 Commits

2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 11 03:20:26 UTC 2024 - William Brown <william.brown@suse.com>
- Require system-user-nobody for as the rpc user relies on `nobody`
from this package
-------------------------------------------------------------------
Thu Aug 22 20:26:41 UTC 2024 - Petr Vorel <pvorel@suse.cz>

View File

@ -41,6 +41,8 @@ BuildRequires: sysuser-shadow
BuildRequires: sysuser-tools
BuildRequires: tcpd-devel
BuildRequires: pkgconfig(libsystemd)
# The rpc user relies on the group `nobody`
Requires: system-user-nobody
Requires(post): %fillup_prereq
Provides: portmap
%{?systemd_ordering}