Date: Sat, 09 Feb 2019 15:09:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235621] rpcbind script in /etc/rc.d lacks support for custom startup params Message-ID: <bug-235621-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235621 Bug ID: 235621 Summary: rpcbind script in /etc/rc.d lacks support for custom startup params Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: martin@waschbuesch.de Created attachment 201869 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201869&action=edit add custom startup options to /etc/rc.d/rpcbind just like mountd, lockd, statd and nfsd, rpcbind supports the -h flag to bind to a specific address. The rc.d scripts for all the components mentioned above support adding custom startup flags in /etc/rc.conf, except rpcbind, where this is missing. I propose extending the /etc/rc.d/rpcbind script as detailed in the attached patch. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235621-227>
