1rpc.rwalld(1M) System Administration Commands rpc.rwalld(1M)
2
3
4
6 rpc.rwalld, rwalld - network rwall server
7
9 /usr/lib/netsvc/rwall/rpc.rwalld
10
11
13 rpc.rwalld is a server that handles rwall(1M) requests. It is imple‐
14 mented by calling wall(1M) on all the appropriate network machines. The
15 rpc.rwalld daemon may be started by inetd(1M) or listen(1M).
16
18 See attributes(5) for descriptions of the following attributes:
19
20
21
22
23 ┌─────────────────────────────┬─────────────────────────────┐
24 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
25 ├─────────────────────────────┼─────────────────────────────┤
26 │Availability │SUNWrcmds │
27 └─────────────────────────────┴─────────────────────────────┘
28
30 svcs(1), inetadm(1M), inetd(1M), listen(1M), rwall(1M), svcadm(1M),
31 wall(1M), attributes(5), smf(5)
32
34 The rpc.rwalld service is managed by the service management facility,
35 smf(5), under the service identifier:
36
37 svc:/network/rpc/wall:default
38
39
40
41
42 Administrative actions on this service, such as enabling, disabling, or
43 requesting restart, can be performed using svcadm(1M). Responsibility
44 for initiating and restarting this service is delegated to inetd(1M).
45 Use inetadm(1M) to make configuration changes and to view configuration
46 information for this service. The service's status can be queried using
47 the svcs(1) command.
48
49
50
51SunOS 5.11 4 Nov 2004 rpc.rwalld(1M)