8212 manpages contain obsolete references
[unleashed.git] / usr / src / man / man1m / rpc.smserverd.1m
blobba618d60e3be8e5bad412423db855e2b4f2e964b
1 '\" te
2 .\" 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.SMSERVERD 1M "May 13, 2017"
7 .SH NAME
8 rpc.smserverd \- removable media device server
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/smedia/rpc.smserverd\fR
13 .fi
15 .SH DESCRIPTION
16 .LP
17 \fBrpc.smserverd\fR is a server that handles requests from client
18 applications, such as volume management software or \fBrmformat\fR(1),
19 for access to removable media
20 devices. The \fBrpc.smserverd\fR daemon is started by
21 \fBinetd\fR(1M) when a client makes a call to a Solaris-internal library to
22 access a SCSI, IDE, or USB device. The daemon is not started if a client
23 attempts to access a floppy or PCMCIA device. Once started, the daemon remains
24 active until such time as it is idle for three minutes or more.
25 .sp
26 .LP
27 The \fBrpc.smserverd\fR daemon is provided for the exclusive use of the client
28 applications mentioned above. It has no external, customer-accessible
29 interfaces, including no configuration file.
30 .SH SEE ALSO
31 .LP
32 \fBrmformat\fR(1), \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M),
33 \fBsvcadm\fR(1M), \fBattributes\fR(5), \fBsmf\fR(5)
34 .SH NOTES
35 .LP
36 The \fBrpc.smserverd\fR service is managed by the service management facility,
37 \fBsmf\fR(5), under the service identifier:
38 .sp
39 .in +2
40 .nf
41 svc:/network/rpc/smserver
42 .fi
43 .in -2
44 .sp
46 .sp
47 .LP
48 Administrative actions on this service, such as enabling, disabling, or
49 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for
50 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use
51 \fBinetadm\fR(1M) to make configuration changes and to view configuration
52 information for this service. The service's status can be queried using the
53 \fBsvcs\fR(1) command.