Cross Reference: texinfo-update.xml
xref
: /
solaris-userland
/
components
/
texinfo
/
texinfo-update.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
texinfo-update.xml revision 1085
221
N/A
<?
xml
version=
"1.0"
?>
221
N/A
<!
DOCTYPE
service_bundle
SYSTEM
"/
usr
/
share
/
lib
/
xml
/
dtd
/
service_bundle.dtd.1
"
>
221
N/A
<!--
221
N/A
221
N/A
CDDL HEADER START
221
N/A
221
N/A
The contents of this file are subject to the terms of the
221
N/A
Common Development and Distribution License (the "License").
221
N/A
You may not use this file except in compliance with the License.
221
N/A
221
N/A
You can obtain a copy of the license at
usr
/
src
/
OPENSOLARIS.LICENSE
221
N/A
or
http://www.opensolaris.org/os/licensing
.
221
N/A
See the License for the specific language governing permissions
221
N/A
and limitations under the License.
221
N/A
221
N/A
When distributing Covered Code, include this CDDL HEADER in each
221
N/A
file and include the License file at
usr
/
src
/
OPENSOLARIS.LICENSE
.
221
N/A
If applicable, add the following below this CDDL HEADER, with the
221
N/A
fields enclosed by brackets "[]" replaced with your own identifying
221
N/A
information: Portions Copyright [yyyy] [name of copyright owner]
221
N/A
221
N/A
CDDL HEADER END
221
N/A
1085
N/A
Copyright (c) 2011, 2012, Oracle
and
/
or
its affiliates. All rights reserved.
221
N/A
221
N/A
NOTE: This service manifest is not editable; its contents will
221
N/A
be overwritten by package or patch operations, including
221
N/A
operating system upgrade. Make customizations in a different
221
N/A
file.
221
N/A
-->
221
N/A
221
N/A
<
service_bundle
type=
'manifest'
name=
'SUNWtexinfo:update'
>
221
N/A
221
N/A
<
service
221
N/A
name=
'
application
/
texinfo-update
'
221
N/A
type=
'service'
221
N/A
version=
'1'
>
221
N/A
221
N/A
<
create_default_instance
enabled=
'true'
/>
221
N/A
221
N/A
<
single_instance
/>
221
N/A
221
N/A
<!-- This service writes
to
/
reads
from /var and /usr. -->
221
N/A
<
dependency
221
N/A
name=
'fs'
221
N/A
grouping=
'require_all'
221
N/A
restart_on=
'none'
221
N/A
type=
'service'
>
536
N/A
<
service_fmri
value=
'svc:/
milestone
/
multi-user-server
'
/>
221
N/A
</
dependency
>
221
N/A
1085
N/A
<
dependency
1085
N/A
name=
'texinfo-update_self-assembly-complete'
1085
N/A
grouping=
'optional_all'
1085
N/A
restart_on=
'none'
>
1085
N/A
<
service_fmri
value=
'svc:/
milestone
/
self-assembly-complete
'
/>
1085
N/A
</
dependency
>
1085
N/A
221
N/A
<
exec_method
221
N/A
type=
'method'
221
N/A
name=
'start'
221
N/A
exec=
'/
lib
/
svc
/
method
/
svc-texinfo-update
%m'
221
N/A
timeout_seconds=
'0'
/>
221
N/A
221
N/A
<
exec_method
221
N/A
type=
'method'
221
N/A
name=
'refresh'
221
N/A
exec=
'/
lib
/
svc
/
method
/
svc-texinfo-update
%m'
221
N/A
timeout_seconds=
'0'
/>
221
N/A
221
N/A
<
exec_method
221
N/A
type=
'method'
221
N/A
name=
'stop'
221
N/A
exec=
':true'
221
N/A
timeout_seconds=
'3'
/>
221
N/A
221
N/A
<
property_group
name=
'startd'
type=
'framework'
>
221
N/A
<
propval
name=
'duration'
type=
'astring'
value=
'transient'
/>
221
N/A
</
property_group
>
221
N/A
221
N/A
<
stability
value=
'Unstable'
/>
221
N/A
221
N/A
<
template
>
221
N/A
<
common_name
>
221
N/A
<
loctext
xml
:
lang=
'C'
>
221
N/A
texinfo documentation directory update
221
N/A
</
loctext
>
221
N/A
</
common_name
>
221
N/A
<
documentation
>
221
N/A
<
manpage
title=
'install-info'
section=
'1'
221
N/A
manpath=
'/
usr
/
share
/
man
'
/>
221
N/A
</
documentation
>
221
N/A
</
template
>
221
N/A
</
service
>
221
N/A
221
N/A
</
service_bundle
>