1 '\" te 2 .\" Copyright 1989 AT&T Copyright (c) 2004 Sun Microsystems, Inc. - All Rights Reserved. 3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 6 .TH RPC.RWALLD 1M "Nov 4, 2004" 7 .SH NAME 8 rpc.rwalld, rwalld \- network rwall server 9 .SH SYNOPSIS 10 .LP 11 .nf 12 \fB/usr/lib/netsvc/rwall/rpc.rwalld\fR 13 .fi 14 15 .SH DESCRIPTION 16 .sp 17 .LP 18 \fBrpc.rwalld\fR is a server that handles \fBrwall\fR(1M) requests. It is 19 implemented by calling \fBwall\fR(1M) on all the appropriate network machines. 20 The \fBrpc.rwalld\fR daemon may be started by \fBinetd\fR(1M) or 21 \fBlisten\fR(1M). 22 .SH SEE ALSO 23 .sp 24 .LP 25 \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M), \fBlisten\fR(1M), 26 \fBrwall\fR(1M), \fBsvcadm\fR(1M), \fBwall\fR(1M), \fBattributes\fR(5), 27 \fBsmf\fR(5) 28 .SH NOTES 29 .sp 30 .LP 31 The \fBrpc.rwalld\fR service is managed by the service management facility, 32 \fBsmf\fR(5), under the service identifier: 33 .sp 34 .in +2 35 .nf 36 svc:/network/rpc/wall:default 37 .fi 38 .in -2 39 .sp 40 41 .sp 42 .LP 43 Administrative actions on this service, such as enabling, disabling, or 44 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for 45 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use 46 \fBinetadm\fR(1M) to make configuration changes and to view configuration 47 information for this service. The service's status can be queried using the 48 \fBsvcs\fR(1) command.