Print this page
XXX Rearchitect and replace interrupt distribution

@@ -22,12 +22,10 @@
  CDDL HEADER END
 
         Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
         Use is subject to license terms.
 
-        ident   "%Z%%M% %I%     %E% SMI"
-
         NOTE:  This service manifest is not editable; its contents will
         be overwritten by package or patch operations, including
         operating system upgrade.  Make customizations in a different
         file.
 -->

@@ -52,19 +50,23 @@
         </dependency>
 
         <exec_method
                 type='method'
                 name='start'
-                exec='/lib/svc/method/svc-intrd'
+                exec='/lib/svc/method/svc-intrd start'
                 timeout_seconds='60' />
 
         <exec_method
                 type='method'
                 name='stop'
-                exec=':kill'
+                exec='/lib/svc/method/svc-intrd stop'
                 timeout_seconds='10' />
 
+        <property_group name='startd' type='framework'>
+                <propval name='duration' type='astring' value='transient' />
+        </property_group>
+
         <stability value='Unstable' />
 
         <template>
                 <common_name>
                         <loctext xml:lang='C'> interrupt balancer