Commit graph

3 commits

Author SHA1 Message Date
Scott Mayhew
4b9905a7c3 rpcbind: rename RPCBIND_ARGS to RPCBIND_OPTIONS in /etc/sysconfig/rpcbind
rpcbind.service uses RPCBIND_OPTIONS, but /etc/sysconfig/rpcbind uses
RPCBIND_ARGS, resulting in this error in the journal on startup:

rpcbind.service: Referenced but unset environment variable evaluates to an empty string: RPCBIND_OPTIONS

as well as settings being placed in /etc/sysconfig/rpcbind having no
effect.

Also clean up unused patches rpcbind-0.2.3-create-statdir.patch and
rpcbind-1.2.5-rpcinfo-bufoverflow.patch, as well as unused source file
rpcbind.init.

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
2026-06-30 12:26:36 -04:00
Steve Dickson
38d29a63e7 Renamed RPCBINDOPTS to RPCBIND_ARGS for backward compatibility (bz 861025)
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-10-16 14:50:04 -04:00
Steve Dickson
56ad95aebc Added rpcbind.sysconfig
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-10-14 13:36:26 -04:00