Description of problem: Changing RPCBIND_ARGS in /etc/sysconfig/rpcbind results in startup failures for rpcbind. Version-Release number of selected component: rpcbind-0.2.3-10.rc1.fc24.x86_64 Steps to Reproduce: 1. Modify the contents of /etc/sysconfig/rpcbind here is an example line that fails: RPCBIND_ARGS="-l -h 10.1.10.2" 2. Attempt to restart rpcbind. Start will fail systemctl restart rpcbind Actual results: Jul 31 21:22:06 mirth.inuus.com rpcbind[3781]: /sbin/rpcbind: invalid option -- ' ' Jul 31 21:22:06 mirth.inuus.com rpcbind[3781]: usage: rpcbind [-adhilswf] Expected results: Successful startup of rpcbind with arguments Additional info: It appears that removing the braces from the ${RPCBIND_ARGS} in /usr/lib/systemd/system/rpcbind.service fixes this issue. This appears to be what other services use.
rpcbind-0.2.3-8.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d4ae4edcbb
rpcbind-0.2.3-11.rc1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d5ed976bf1
rpcbind-0.2.3-11.rc1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d5ed976bf1
rpcbind-0.2.3-8.rc1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d4ae4edcbb
rpcbind-0.2.3-11.rc1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.