Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man8 / dlmgmtd.8
blobeaddb4521e59bee5e2bc49ef9b5bc5c778e28d7e
1 '\" te
2 .\" Copyright (c) 2008, 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 DLMGMTD 8 "Jul 30, 2008"
7 .SH NAME
8 dlmgmtd \- datalink management daemon
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/sbin/dlmgmtd\fR
13 .fi
15 .LP
16 .nf
17 svc:/network/datalink-management:default
18 .fi
20 .SH DESCRIPTION
21 .sp
22 .LP
23 \fBdlmgmtd\fR is a system daemon that handles administrative events for network
24 datalink interfaces. It is controlled through the service management facility
25 (SMF) service instance:
26 .sp
27 .in +2
28 .nf
29 svc:/network/datalink-management:default
30 .fi
31 .in -2
32 .sp
34 .sp
35 .LP
36 The daemon should not be invoked directly. It does not constitute an
37 administrative nor a programming interface. The administrative interface for
38 managing datalinks is \fBdladm\fR(8).
39 .SH OPTIONS
40 .sp
41 .LP
42 The daemon has no options.
43 .SH ATTRIBUTES
44 .sp
45 .LP
46 See \fBattributes\fR(5) for descriptions of the following attributes:
47 .sp
49 .sp
50 .TS
51 box;
52 c | c
53 l | l .
54 ATTRIBUTE TYPE  ATTRIBUTE VALUE
56 Interface Stability     Private
57 .TE
59 .SH SEE ALSO
60 .sp
61 .LP
62 \fBdladm\fR(8), \fBattributes\fR(5)