2 .\" Copyright (c) 2004, Sun Microsystems, Inc.
3 .\" All Rights Reserved.
4 .\" 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.
5 .\" 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.
6 .\" 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]
7 .TH ZONEADMD 1M "Nov 1, 2004"
9 zoneadmd \- zone administration daemon
13 \fB/usr/lib/zones/zoneadmd\fR
19 \fBzoneadmd\fR is a system daemon that is started when the system needs to
20 manage a particular zone. Because each instance of the \fBzoneadmd\fR daemon
21 manages a particular zone, it is not unexpected to see multiple \fBzoneadmd\fR
25 This daemon is started automatically by the zone management software and should
26 not be invoked directly. The daemon shuts down automatically when no longer in
27 use. It does not constitute a programming interface, but is classified as a
32 See \fBattributes\fR(5) for descriptions of the following attributes:
40 ATTRIBUTE TYPE ATTRIBUTE VALUE
42 Interface Stability Private
48 \fBsvcs\fR(1), \fBzlogin\fR(1), \fBsvcadm\fR(1M), \fBzoneadm\fR(1M),
49 \fBattributes\fR(5), \fBsmf\fR(5), \fBzones\fR(5)
53 The \fBzones\fR(5) service is managed by the service management facility,
54 \fBsmf\fR(5), under the service identifier:
58 svc:/system/zones:default
65 Administrative actions on this service, such as enabling, disabling, or
66 requesting restart, can be performed using \fBsvcadm\fR(1M). The service's
67 status can be queried using the \fBsvcs\fR(1) command.