RPC.RWALLD(8) Maintenance Procedures RPC.RWALLD(8)
NAME
rpc.rwalld, rwalld - network rwall server
SYNOPSIS
/usr/lib/netsvc/rwall/rpc.rwalldDESCRIPTION
rpc.rwalld is a server that handles
rwall(8) requests. It is implemented
by calling
wall(8) on all the appropriate network machines. The
rpc.rwalld daemon may be started by
inetd(8) or
listen(8).
SEE ALSO
svcs(1),
attributes(7),
smf(7),
inetadm(8),
inetd(8),
listen(8),
rwall(8),
svcadm(8),
wall(8)NOTES
The
rpc.rwalld service is managed by the service management facility,
smf(7), under the service identifier:
svc:/network/rpc/wall:default
Administrative actions on this service, such as enabling, disabling, or
requesting restart, can be performed using
svcadm(8). Responsibility for
initiating and restarting this service is delegated to
inetd(8). Use
inetadm(8) to make configuration changes and to view configuration
information for this service. The service's status can be queried using
the
svcs(1) command.
November 4, 2004
RPC.RWALLD(8)