summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorDavid Marker <David.Marker@sun.com>2008-12-27 13:52:59 -0800
committerDavid Marker <David.Marker@sun.com>2008-12-27 13:52:59 -0800
commit6071ac1de68fed78e1e10052045bbb5f1732a263 (patch)
tree1316c6111764db5531df21aa99041368c3943750 /usr/src
parent62ee1d25bffb3d6d74798efe1199f7e86a29a14e (diff)
downloadillumos-joyent-6071ac1de68fed78e1e10052045bbb5f1732a263.tar.gz
backout 6560563: needs more work
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/cmd/fm/fmd/common/fmd.xml16
1 files changed, 6 insertions, 10 deletions
diff --git a/usr/src/cmd/fm/fmd/common/fmd.xml b/usr/src/cmd/fm/fmd/common/fmd.xml
index ebd29c0e39..b46fd72b19 100644
--- a/usr/src/cmd/fm/fmd/common/fmd.xml
+++ b/usr/src/cmd/fm/fmd/common/fmd.xml
@@ -1,14 +1,15 @@
<?xml version="1.0"?>
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
<!--
- Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+ Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
CDDL HEADER START
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.
+ Common Development and Distribution License, Version 1.0 only
+ (the "License"). You may not use this file except in compliance
+ with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
or http://www.opensolaris.org/os/licensing.
@@ -23,6 +24,8 @@
CDDL HEADER END
+ 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
@@ -55,13 +58,6 @@
<service_fmri value='file://localhost/usr/lib/fm/fmd/fmd' />
</dependency>
- <dependency name='cryptosvc'
- grouping='require_all'
- restart_on='none'
- type='service'>
- <service_fmri value='svc:/system/cryptosvc' />
- </dependency>
-
<!--
Fault Manager Dependencies, Part 2