2 # Copyright 1999-2007 Gentoo Foundation
3 # Distributed under the terms of the GNU General Public License v2
13 ebegin "Starting rpcbind"
14 start-stop-daemon --start --quiet --exec /sbin/rpcbind -- ${RPCBIND_OPTS}
19 ebegin "Stopping rpcbind"
20 start-stop-daemon --stop --quiet --exec /sbin/rpcbind