ZONEADMD(8)          Maintenance Commands and Procedures         ZONEADMD(8)
NAME
       zoneadmd - zone administration daemon
SYNOPSIS
       /usr/lib/zones/zoneadmdDESCRIPTION
       zoneadmd is a system daemon that is started when the system needs to
       manage a particular zone. Because each instance of the 
zoneadmd       daemon manages a particular zone, it is not unexpected to see
       multiple 
zoneadmd daemons running.
       This daemon is started automatically by the zone management software
       and should not be invoked directly. The daemon shuts down
       automatically when no longer in use. It does not constitute a
       programming interface, but is classified as a private interface.
ATTRIBUTES
       See 
attributes(7) for descriptions of the following attributes:
       +--------------------+-----------------+
       |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
       +--------------------+-----------------+
       |Interface Stability | Private         |
       +--------------------+-----------------+
SEE ALSO
       svcs(1), 
zlogin(1), 
attributes(7), 
smf(7), 
zones(7), 
svcadm(8),       
zoneadm(8)NOTES
       The 
zones(7) service is managed by the service management facility,       
smf(7), under the service identifier:
         svc:/system/zones:default
       Administrative actions on this service, such as enabling, disabling,
       or requesting restart, can be performed using 
svcadm(8). The
       service's status can be queried using the 
svcs(1) command.
                              November 1, 2004                   ZONEADMD(8)