1# 2# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 3# Use is subject to license terms. 4# 5# CDDL HEADER START 6# 7# The contents of this file are subject to the terms of the 8# Common Development and Distribution License, Version 1.0 only 9# (the "License"). You may not use this file except in compliance 10# with the License. 11# 12# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 13# or http://www.opensolaris.org/os/licensing. 14# See the License for the specific language governing permissions 15# and limitations under the License. 16# 17# When distributing Covered Code, include this CDDL HEADER in each 18# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 19# If applicable, add the following below this CDDL HEADER, with the 20# fields enclosed by brackets "[]" replaced with your own identifying 21# information: Portions Copyright [yyyy] [name of copyright owner] 22# 23# CDDL HEADER END 24# 25#ident "%Z%%M% %I% %E% SMI" 26 27FMDICT: name=SMF version=1 maxkey=1 28 29defect.sunos.smf.svc.disabled=0 30defect.sunos.smf.svc.temporarily_disabled=1 31defect.sunos.smf.svc.restarter_invalid=2 32defect.sunos.smf.svc.restarter_absent=3 33defect.sunos.smf.svc.uninitialized=4 34defect.sunos.smf.svc.restarter_dead=5 35defect.sunos.smf.svc.administrative_maintenance=6 36defect.sunos.smf.svc.repeated_fail=7 37defect.sunos.smf.svc.method_fail=8 38defect.sunos.smf.svc.none=9 39defect.sunos.smf.svc.unknown=10 40defect.sunos.smf.svc.starting=11 41defect.sunos.smf.svc.administrative_degraded=12 42defect.sunos.smf.svc.dependency_absent=13 43defect.sunos.smf.svc.dependency_running=14 44defect.sunos.smf.svc.dependency_other=15 45defect.sunos.smf.svc.dependency_cycle=16 46defect.sunos.smf.svc.dependency_invalid=17 47defect.sunos.smf.svc.start_method_fail=18 48defect.sunos.smf.svc.restarting_too_quickly=19 49defect.sunos.smf.db.verify=20 50defect.sunos.smf.svc.invalid_state=21 51defect.sunos.smf.svc.transitioning=22 52defect.sunos.smf.info.recovery=23 53