forked from pool/rpcbind
https://sourceforge.net/projects/rpcbind/files/rpcbind/1.2.7/1.2.7-ChangeLog/download * rpcinfo: try connecting using abstract address * Listen on an AF_UNIX abstract address if supported * autotools/systemd: call rpcbind with -w only on enabled warm starts * rpcbind: fix double free in init_transport - Refresh and rename patches (while turning them into git patches) * 0001-systemd-unit-files.patch -> 0001-systemd-rpcbind.service-Fix-ordering-add-etc-sysconf.patch * harden_rpcbind.service.patch -> 0001-systemd-rpcbind.service-Add-hardening-bsc-1181400.patch OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=103
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
## Path: Network/RPC/Rpcbind
|
|
## Description: Rpcbind startup options
|
|
## Type: string
|
|
## Default: ""
|
|
#
|
|
# Startup options for rpcbind
|
|
#
|
|
RPCBIND_OPTIONS=""
|
|
|