10Sstevel@tonic-gate<?xml version='1.0'?> 20Sstevel@tonic-gate<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> 30Sstevel@tonic-gate<!-- 42104Sjjj CDDL HEADER START 511644Sopensolaris@drydog.com 62104Sjjj The contents of this file are subject to the terms of the 72104Sjjj Common Development and Distribution License (the "License"). 82104Sjjj You may not use this file except in compliance with the License. 911644Sopensolaris@drydog.com 102104Sjjj You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 112104Sjjj or http://www.opensolaris.org/os/licensing. 122104Sjjj See the License for the specific language governing permissions 132104Sjjj and limitations under the License. 1411644Sopensolaris@drydog.com 152104Sjjj When distributing Covered Code, include this CDDL HEADER in each 162104Sjjj file and include the License file at usr/src/OPENSOLARIS.LICENSE. 172104Sjjj If applicable, add the following below this CDDL HEADER, with the 182104Sjjj fields enclosed by brackets "[]" replaced with your own identifying 192104Sjjj information: Portions Copyright [yyyy] [name of copyright owner] 2011644Sopensolaris@drydog.com 212104Sjjj CDDL HEADER END 2211644Sopensolaris@drydog.com 2311644Sopensolaris@drydog.com Copyright 2010 Sun Microsystems, Inc. All rights reserved. 242104Sjjj Use is subject to license terms. 250Sstevel@tonic-gate 260Sstevel@tonic-gate Default service profile, containing a typical set of active service 270Sstevel@tonic-gate instances. 280Sstevel@tonic-gate 290Sstevel@tonic-gate NOTE: Service profiles delivered by this package are not editable, 300Sstevel@tonic-gate and their contents will be overwritten by package or patch 310Sstevel@tonic-gate operations, including operating system upgrade. Make customizations 32*11996SThomas.Whitten@Sun.COM in a different file. The paths, /etc/svc/profile/site.xml and 33*11996SThomas.Whitten@Sun.COM /var/svc/profile/site.xml, are distinguished location for site-specific 34*11996SThomas.Whitten@Sun.COM service profiles, treated otherwise equivalently to this file. 350Sstevel@tonic-gate--> 360Sstevel@tonic-gate<service_bundle type='profile' name='generic_open' 370Sstevel@tonic-gate xmlns:xi='http://www.w3.org/2003/XInclude' > 380Sstevel@tonic-gate <!-- 390Sstevel@tonic-gate Include name service profile, as set by system id tools. 400Sstevel@tonic-gate --> 41*11996SThomas.Whitten@Sun.COM <xi:include href='file:/etc/svc/profile/name_service.xml' /> 420Sstevel@tonic-gate 430Sstevel@tonic-gate <!-- 440Sstevel@tonic-gate svc.startd(1M) services 450Sstevel@tonic-gate --> 460Sstevel@tonic-gate <service name='system/coreadm' version='1' type='service'> 470Sstevel@tonic-gate <instance name='default' enabled='true'/> 480Sstevel@tonic-gate </service> 490Sstevel@tonic-gate <service name='system/cron' version='1' type='service'> 500Sstevel@tonic-gate <instance name='default' enabled='true'/> 510Sstevel@tonic-gate </service> 520Sstevel@tonic-gate <service name='system/cryptosvc' version='1' type='service'> 530Sstevel@tonic-gate <instance name='default' enabled='true'/> 540Sstevel@tonic-gate </service> 552461Sartem <service name='system/dbus' version='1' type='service'> 562461Sartem <instance name='default' enabled='true'/> 572461Sartem </service> 587103Sml93401 <service name='system/extended-accounting' version='1' type='service'> 597103Sml93401 <instance name='flow' enabled='false'/> 607103Sml93401 <instance name='process' enabled='false'/> 617103Sml93401 <instance name='task' enabled='false'/> 628275SEric Cheng <instance name='net' enabled='false'/> 637103Sml93401 </service> 642912Sartem <service name='system/hal' version='1' type='service'> 652912Sartem <instance name='default' enabled='true'/> 662912Sartem </service> 670Sstevel@tonic-gate <service name='system/identity' version='1' type='service'> 680Sstevel@tonic-gate <instance name='domain' enabled='true'/> 690Sstevel@tonic-gate </service> 70172Sesolom <service name='system/intrd' version='1' type='service'> 71172Sesolom <instance name='default' enabled='true'/> 72172Sesolom </service> 730Sstevel@tonic-gate <service name='system/keymap' version='1' type='service'> 740Sstevel@tonic-gate <instance name='default' enabled='true'/> 750Sstevel@tonic-gate </service> 760Sstevel@tonic-gate <service name='system/picl' version='1' type='service'> 770Sstevel@tonic-gate <instance name='default' enabled='true'/> 780Sstevel@tonic-gate </service> 790Sstevel@tonic-gate <service name='system/sac' version='1' type='service'> 800Sstevel@tonic-gate <instance name='default' enabled='true'/> 810Sstevel@tonic-gate </service> 82953Srm88369 <service name='system/scheduler' version='1' type='service'> 83953Srm88369 <instance name='default' enabled='true'/> 84953Srm88369 </service> 850Sstevel@tonic-gate <service name='system/system-log' version='1' type='service'> 860Sstevel@tonic-gate <instance name='default' enabled='true'/> 870Sstevel@tonic-gate </service> 880Sstevel@tonic-gate <service name='system/utmp' version='1' type='service'> 890Sstevel@tonic-gate <instance name='default' enabled='true'/> 900Sstevel@tonic-gate </service> 910Sstevel@tonic-gate <service name='system/zones' version='1' type='service'> 920Sstevel@tonic-gate <instance name='default' enabled='true'/> 930Sstevel@tonic-gate </service> 940Sstevel@tonic-gate <service name='network/rpc/bind' version='1' type='service'> 950Sstevel@tonic-gate <instance name='default' enabled='true'/> 960Sstevel@tonic-gate </service> 970Sstevel@tonic-gate <service name='system/name-service-cache' version='1' type='service'> 980Sstevel@tonic-gate <instance name='default' enabled='true'/> 990Sstevel@tonic-gate </service> 1000Sstevel@tonic-gate <service name='network/nfs/status' version='1' type='service'> 1010Sstevel@tonic-gate <instance name='default' enabled='true'/> 1020Sstevel@tonic-gate </service> 1030Sstevel@tonic-gate <service name='network/nfs/nlockmgr' version='1' type='service'> 1040Sstevel@tonic-gate <instance name='default' enabled='true'/> 1050Sstevel@tonic-gate </service> 1060Sstevel@tonic-gate <service name='network/nfs/client' version='1' type='service'> 1070Sstevel@tonic-gate <instance name='default' enabled='true'/> 1080Sstevel@tonic-gate </service> 1090Sstevel@tonic-gate <service name='network/nfs/server' version='1' type='service'> 1100Sstevel@tonic-gate <instance name='default' enabled='true'/> 1110Sstevel@tonic-gate </service> 1122104Sjjj <service name='network/nfs/cbd' version='1' type='service'> 1132104Sjjj <instance name='default' enabled='true'/> 1142104Sjjj </service> 1152104Sjjj <service name='network/nfs/mapid' version='1' type='service'> 1162104Sjjj <instance name='default' enabled='true'/> 1172104Sjjj </service> 1186007Sthurlow <service name='network/smb/client' version='1' type='service'> 1196007Sthurlow <instance name='default' enabled='true'/> 1206007Sthurlow </service> 1210Sstevel@tonic-gate <service name='network/ssh' version='1' type='service'> 1220Sstevel@tonic-gate <instance name='default' enabled='true'/> 1230Sstevel@tonic-gate </service> 1240Sstevel@tonic-gate <service name='network/smtp' version='1' type='service'> 1250Sstevel@tonic-gate <instance name='sendmail' enabled='true'/> 1260Sstevel@tonic-gate </service> 1278838SJohn.Beck@Sun.COM <service name='network/sendmail-client' version='1' type='service'> 1288838SJohn.Beck@Sun.COM <instance name='default' enabled='true'/> 1298838SJohn.Beck@Sun.COM </service> 1300Sstevel@tonic-gate <service name='network/inetd' version='1' type='restarter'> 1310Sstevel@tonic-gate <instance name='default' enabled='true'/> 1320Sstevel@tonic-gate </service> 1330Sstevel@tonic-gate <service name='system/filesystem/autofs' version='1' type='service'> 1340Sstevel@tonic-gate <instance name='default' enabled='true'/> 1350Sstevel@tonic-gate </service> 1362912Sartem <service name='system/filesystem/rmvolmgr' version='1' type='service'> 137196Sfrits <instance name='default' enabled='true'/> 138196Sfrits </service> 1390Sstevel@tonic-gate <service name='system/power' version='1' type='service'> 1400Sstevel@tonic-gate <instance name='default' enabled='true'/> 1410Sstevel@tonic-gate </service> 14211838SLiane.Praza@Sun.COM <service name='network/dns/multicast' version='1' type='service'> 14311838SLiane.Praza@Sun.COM <instance name='default' enabled='true'/> 14411838SLiane.Praza@Sun.COM </service> 1450Sstevel@tonic-gate 14610109Shn.vijay@Sun.COM <service name='application/management/net-snmp' version='1' type='service'> 1472104Sjjj <instance name='default' enabled='true' /> 1482104Sjjj </service> 1492104Sjjj <service name='application/management/seaport' version='1' type='service'> 1502104Sjjj <instance name='default' enabled='true' /> 1512104Sjjj </service> 1522104Sjjj <service name='application/management/snmpdx' version='1' type='service'> 1532104Sjjj <instance name='default' enabled='true' /> 1542104Sjjj </service> 1552104Sjjj <service name='application/management/wbem' version='1' type='service'> 1562104Sjjj <instance name='default' enabled='true' /> 1572104Sjjj </service> 1583781Sceastha <service name='application/print/ppd-cache-update' version='1' type='service'> 1593781Sceastha <instance name='default' enabled='true' /> 1603781Sceastha </service> 1615649Spschow <service name='application/stosreg' version='1' type='service'> 1625649Spschow <instance name='default' enabled='true' /> 1635649Spschow </service> 1642104Sjjj 1650Sstevel@tonic-gate <!-- 16611838SLiane.Praza@Sun.COM Enable GDM services. 1671019Slianep --> 16811644Sopensolaris@drydog.com <service name='application/graphical-login/gdm' version='1' 1691019Slianep type='service'> 1701019Slianep <instance name='default' enabled='true' /> 1711019Slianep </service> 1721019Slianep 1732104Sjjj <service name='application/x11/xfs' version='1' type='service'> 1742104Sjjj <instance name='default' enabled='true'/> 1752104Sjjj </service> 1762104Sjjj 1771019Slianep <!-- 17811838SLiane.Praza@Sun.COM Enable VNC config service for xVM 17911838SLiane.Praza@Sun.COM --> 18011838SLiane.Praza@Sun.COM <service name='system/xvm/vnc-config' version='1' type='service'> 18111838SLiane.Praza@Sun.COM <instance name='default' enabled='true'/> 18211838SLiane.Praza@Sun.COM </service> 18311838SLiane.Praza@Sun.COM 18411838SLiane.Praza@Sun.COM <service name='system/xvm/ipagent' version='1' type='service'> 18511838SLiane.Praza@Sun.COM <instance name='default' enabled='true'/> 18611838SLiane.Praza@Sun.COM </service> 18711838SLiane.Praza@Sun.COM 18811838SLiane.Praza@Sun.COM <!-- 1890Sstevel@tonic-gate Include inetd(1M) services profile. 1900Sstevel@tonic-gate --> 191*11996SThomas.Whitten@Sun.COM <xi:include href='file:/etc/svc/profile/inetd_services.xml' /> 1920Sstevel@tonic-gate</service_bundle> 193