Cross Reference: docbook-dtds-update.xml
xref
: /
solaris-userland
/
components
/
docbook
/
dtds
/
files
/
docbook-dtds-update.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
docbook-dtds-update.xml revision 7042
7042
N/A
<?
xml
version=
"1.0"
?>
7042
N/A
<!
DOCTYPE
service_bundle
SYSTEM
"/
usr
/
share
/
lib
/
xml
/
dtd
/
service_bundle.dtd.1
"
>
7042
N/A
<!--
7042
N/A
Copyright (c) 2011, Oracle
and
/
or
its affiliates. All rights reserved.
7042
N/A
Use is subject to license terms.
7042
N/A
7042
N/A
Permission is hereby granted, free of charge, to any person obtaining a
7042
N/A
copy of this software and associated documentation files (the
7042
N/A
"Software"), to deal in the Software without restriction, including
7042
N/A
without limitation the rights to use, copy, modify, merge, publish,
7042
N/A
distribute,
and
/
or
sell copies of the Software, and to permit persons
7042
N/A
to whom the Software is furnished to do so, provided that the above
7042
N/A
copyright notice(s) and this permission notice appear in all copies of
7042
N/A
the Software and that both the above copyright notice(s) and this
7042
N/A
permission notice appear in supporting documentation.
7042
N/A
7042
N/A
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
7042
N/A
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7042
N/A
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
7042
N/A
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
7042
N/A
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
7042
N/A
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
7042
N/A
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
7042
N/A
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
7042
N/A
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7042
N/A
7042
N/A
Except as contained in this notice, the name of a copyright holder
7042
N/A
shall not be used in advertising or otherwise to promote the sale, use
7042
N/A
or other dealings in this Software without prior written authorization
7042
N/A
of the copyright holder.
7042
N/A
7042
N/A
Service manifest to update the xml catalog after installing the docbook
7042
N/A
stylesheets
7042
N/A
-->
7042
N/A
7042
N/A
<
service_bundle
type=
'manifest'
name=
'SUNWgnome-xml:docbook-dtds-update'
>
7042
N/A
7042
N/A
<
service
7042
N/A
name=
'
application
/
desktop-cache
/
docbook-dtds-update
'
7042
N/A
type=
'service'
7042
N/A
version=
'1'
>
7042
N/A
7042
N/A
<
create_default_instance
enabled=
'true'
/>
7042
N/A
7042
N/A
<
single_instance
/>
7042
N/A
7042
N/A
<!-- Need / & /usr filesystems mounted, /var mounted
read
/
write
-->
7042
N/A
<
dependency
7042
N/A
name=
'usr'
7042
N/A
type=
'service'
7042
N/A
grouping=
'require_all'
7042
N/A
restart_on=
'none'
>
7042
N/A
<
service_fmri
value=
'svc:/
system
/
filesystem
/
minimal
'
/>
7042
N/A
</
dependency
>
7042
N/A
7042
N/A
<
exec_method
7042
N/A
type=
'method'
7042
N/A
name=
'start'
7042
N/A
exec=
'/
lib
/
svc
/
method
/
docbook-dtds-update.sh
%m'
7042
N/A
timeout_seconds=
'600'
>
7042
N/A
<
method_context
>
7042
N/A
<
method_credential
user=
'root'
group=
'root'
/>
7042
N/A
</
method_context
>
7042
N/A
</
exec_method
>
7042
N/A
7042
N/A
<
exec_method
7042
N/A
type=
'method'
7042
N/A
name=
'refresh'
7042
N/A
exec=
'/
lib
/
svc
/
method
/
docbook-dtds-update.sh
%m'
7042
N/A
timeout_seconds=
'600'
>
7042
N/A
<
method_context
>
7042
N/A
<
method_credential
user=
'root'
group=
'root'
/>
7042
N/A
</
method_context
>
7042
N/A
</
exec_method
>
7042
N/A
7042
N/A
<
exec_method
7042
N/A
type=
'method'
7042
N/A
name=
'stop'
7042
N/A
exec=
':true'
7042
N/A
timeout_seconds=
'60'
/>
7042
N/A
7042
N/A
<
property_group
name=
'startd'
type=
'framework'
>
7042
N/A
<
propval
name=
'duration'
type=
'astring'
7042
N/A
value=
'transient'
/>
7042
N/A
</
property_group
>
7042
N/A
7042
N/A
<
stability
value=
'Evolving'
/>
7042
N/A
7042
N/A
<
template
>
7042
N/A
<
common_name
>
7042
N/A
<
loctext
xml
:
lang=
'C'
>docbook dtds registration
7042
N/A
</
loctext
>
7042
N/A
</
common_name
>
7042
N/A
7042
N/A
<
documentation
>
7042
N/A
<
manpage
7042
N/A
title=
'xmlcatalog'
7042
N/A
section=
'1'
7042
N/A
manpath=
'/
usr
/
share
/
man
'
/>
7042
N/A
</
documentation
>
7042
N/A
</
template
>
7042
N/A
</
service
>
7042
N/A
7042
N/A
</
service_bundle
>