Cross Reference: avahi-bridge-dsd.xml
xref
: /
solaris-userland
/
components
/
avahi
/
files
/
avahi-bridge-dsd.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
5255
N/A
<?
xml
version=
"1.0"
?>
5255
N/A
<!
DOCTYPE
service_bundle
SYSTEM
"/
usr
/
share
/
lib
/
xml
/
dtd
/
service_bundle.dtd.1
"
>
5255
N/A
<!--
5255
N/A
Copyright 2006 Sun Microsystems, Inc. All rights reserved.
5255
N/A
Use is subject to license terms.
5255
N/A
5255
N/A
CDDL HEADER START
5255
N/A
5255
N/A
The contents of this file are subject to the terms of the
5255
N/A
Common Development and Distribution License, Version 1.0 only
5255
N/A
(the "License"). You may not use this file except in compliance
5255
N/A
with the License.
5255
N/A
5255
N/A
You can obtain a copy of the license at
usr
/
src
/
OPENSOLARIS.LICENSE
5255
N/A
or
http://www.opensolaris.org/os/licensing
.
5255
N/A
See the License for the specific language governing permissions
5255
N/A
and limitations under the License.
5255
N/A
5255
N/A
When distributing Covered Code, include this CDDL HEADER in each
5255
N/A
file and include the License file at
usr
/
src
/
OPENSOLARIS.LICENSE
.
5255
N/A
If applicable, add the following below this CDDL HEADER, with the
5255
N/A
fields enclosed by brackets "[]" replaced with your own identifying
5255
N/A
information: Portions Copyright [yyyy] [name of copyright owner]
5255
N/A
5255
N/A
CDDL HEADER END
5255
N/A
5255
N/A
ident "@(#)
avahi-bridge-dsd.xml
1.1
06
/
04
/
24
SMI"
5255
N/A
5255
N/A
NOTE: This service manifest is not editable; its contents will
5255
N/A
be overwritten by package or patch operations, including
5255
N/A
operating system upgrade. Make customizations in a different
5255
N/A
file.
5255
N/A
5255
N/A
Service manifest for avahi.
5255
N/A
-->
5255
N/A
5255
N/A
<
service_bundle
type=
'manifest'
name=
'SUNWavahi-bridge-dsd:avahi-bridge-dsd'
>
5255
N/A
5255
N/A
<
service
5255
N/A
name=
'
system
/
avahi-bridge-dsd
'
5255
N/A
type=
'service'
5255
N/A
version=
'1'
>
5255
N/A
5255
N/A
<
create_default_instance
enabled=
'false'
/>
5255
N/A
5255
N/A
<
single_instance
/>
5255
N/A
5255
N/A
<
dependency
name=
'usr'
5255
N/A
type=
'service'
5255
N/A
grouping=
'require_all'
5255
N/A
restart_on=
'none'
>
5255
N/A
<
service_fmri
value=
'svc:/
system
/
filesystem
/
local
'
/>
5255
N/A
</
dependency
>
5255
N/A
5255
N/A
<
dependency
name=
'dbus'
5255
N/A
type=
'service'
5255
N/A
grouping=
'require_all'
5255
N/A
restart_on=
'none'
>
5255
N/A
<
service_fmri
value=
'svc:/
system
/
dbus
'
/>
5255
N/A
</
dependency
>
5255
N/A
5255
N/A
<
dependency
name=
'multicast'
5255
N/A
type=
'service'
5255
N/A
grouping=
'require_all'
5255
N/A
restart_on=
'none'
>
5255
N/A
<
service_fmri
value=
'svc:/
network
/
dns
/
multicast
'
/>
5255
N/A
</
dependency
>
5255
N/A
5255
N/A
<
exec_method
5255
N/A
type=
'method'
5255
N/A
name=
'start'
5255
N/A
exec=
'/
lib
/
svc
/
method
/
svc-avahi-bridge-dsd
start'
5255
N/A
timeout_seconds=
'30'
>
5255
N/A
</
exec_method
>
5255
N/A
5255
N/A
<
exec_method
5255
N/A
type=
'method'
5255
N/A
name=
'stop'
5255
N/A
exec=
'/
lib
/
svc
/
method
/
svc-avahi-bridge-dsd
stop'
5255
N/A
timeout_seconds=
'30'
/>
5255
N/A
5255
N/A
<
property_group
name=
'startd'
type=
'framework'
>
5255
N/A
<!-- sub-process core dumps shouldn't restart session -->
5255
N/A
<
propval
name=
'ignore_error'
type=
'astring'
5255
N/A
value=
'core,signal'
/>
5255
N/A
</
property_group
>
5255
N/A
5255
N/A
<
stability
value=
'Unstable'
/>
5255
N/A
5255
N/A
<
template
>
5255
N/A
<
common_name
>
5255
N/A
<
loctext
xml
:
lang=
'C'
>
5255
N/A
Avahi Daemon Bridge to Bonjour
5255
N/A
</
loctext
>
5255
N/A
</
common_name
>
5255
N/A
<
documentation
>
5255
N/A
<
manpage
title=
'avahi-daemon-bridge-dsd'
section=
'1'
manpath=
'/
usr
/
man
'
/>
5255
N/A
</
documentation
>
5255
N/A
</
template
>
5255
N/A
5255
N/A
</
service
>
5255
N/A
5255
N/A
</
service_bundle
>