1*57e22627SCy Schubertservice rpcap { 2*57e22627SCy Schubert socket_type = stream 3*57e22627SCy Schubert protocol = tcp 4*57e22627SCy Schubert wait = no 5*57e22627SCy Schubert user = root 6*57e22627SCy Schubert server = /usr/local/sbin/rpcapd 7*57e22627SCy Schubert server_args = -i 8*57e22627SCy Schubert} 9