Cross Reference: fc-cache.xml
xref
: /
solaris-x11-s11
/
open-src
/
lib
/
fontconfig
/
fc-cache.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
fc-cache.xml revision 339
0
N/A
<?
xml
version=
"1.0"
?>
0
N/A
<!
DOCTYPE
service_bundle
SYSTEM
"/
usr
/
share
/
lib
/
xml
/
dtd
/
service_bundle.dtd.1
"
>
0
N/A
<!--
339
N/A
Copyright 2008 Sun Microsystems, Inc. All rights reserved.
339
N/A
Use is subject to license terms.
339
N/A
339
N/A
Permission is hereby granted, free of charge, to any person obtaining a
339
N/A
copy of this software and associated documentation files (the
339
N/A
"Software"), to deal in the Software without restriction, including
339
N/A
without limitation the rights to use, copy, modify, merge, publish,
339
N/A
distribute,
and
/
or
sell copies of the Software, and to permit persons
339
N/A
to whom the Software is furnished to do so, provided that the above
339
N/A
copyright notice(s) and this permission notice appear in all copies of
339
N/A
the Software and that both the above copyright notice(s) and this
339
N/A
permission notice appear in supporting documentation.
0
N/A
339
N/A
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
339
N/A
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
339
N/A
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
339
N/A
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
339
N/A
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
339
N/A
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
339
N/A
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
339
N/A
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
339
N/A
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
0
N/A
339
N/A
Except as contained in this notice, the name of a copyright holder
339
N/A
shall not be used in advertising or otherwise to promote the sale, use
339
N/A
or other dealings in this Software without prior written authorization
339
N/A
of the copyright holder.
339
N/A
339
N/A
ident "@(#)
fc-cache.xml
1.4
08
/
02
/
26
SMI"
339
N/A
339
N/A
Service manifest for ensuring fontconfig caches are up to date.
0
N/A
-->
0
N/A
0
N/A
<
service_bundle
type=
'manifest'
name=
'SUNWfontconfig-root:fc-cache'
>
0
N/A
0
N/A
<
service
0
N/A
name=
'
application
/
font
/
fc-cache
'
0
N/A
type=
'service'
0
N/A
version=
'1'
>
0
N/A
0
N/A
<
create_default_instance
enabled=
'true'
/>
0
N/A
0
N/A
<
single_instance
/>
0
N/A
0
N/A
<
dependency
0
N/A
name=
'usr'
0
N/A
type=
'service'
0
N/A
grouping=
'require_all'
0
N/A
restart_on=
'none'
>
0
N/A
<
service_fmri
value=
'svc:/
system
/
filesystem
/
local
'
/>
0
N/A
</
dependency
>
0
N/A
0
N/A
<
dependency
0
N/A
name=
'config-file'
0
N/A
grouping=
'require_all'
0
N/A
restart_on=
'refresh'
0
N/A
type=
'path'
>
0
N/A
<
service_fmri
value=
'file://
localhost
/
etc
/
fonts
/
fonts.conf
'
/>
0
N/A
</
dependency
>
0
N/A
0
N/A
<
dependency
0
N/A
name=
'fc-cache'
0
N/A
grouping=
'require_all'
0
N/A
restart_on=
'none'
0
N/A
type=
'path'
>
0
N/A
<
service_fmri
value=
'file://
localhost
/
usr
/
bin
/
fc-cache
'
/>
0
N/A
</
dependency
>
0
N/A
0
N/A
<
exec_method
0
N/A
type=
'method'
0
N/A
name=
'start'
339
N/A
exec=
'/
lib
/
svc
/
method
/
fc-cache
%m'
0
N/A
timeout_seconds=
'3600'
>
0
N/A
<
method_context
>
0
N/A
<
method_credential
user=
'root'
group=
'root'
/>
0
N/A
</
method_context
>
0
N/A
</
exec_method
>
0
N/A
0
N/A
<
property_group
name=
'startd'
type=
'framework'
>
0
N/A
<
propval
name=
'duration'
type=
'astring'
0
N/A
value=
'transient'
/>
0
N/A
</
property_group
>
0
N/A
0
N/A
<
property_group
name=
'general'
type=
'framework'
>
0
N/A
<!-- manage server state -->
0
N/A
<
propval
name=
'action_authorization'
type=
'astring'
0
N/A
value=
'
solaris.smf.manage.font
'
/>
0
N/A
</
property_group
>
0
N/A
339
N/A
<
property_group
name=
'options'
type=
'application'
>
339
N/A
<
stability
value=
'Unstable'
/>
339
N/A
<
propval
name=
'force_rebuild'
type=
'boolean'
339
N/A
value=
'false'
/>
339
N/A
</
property_group
>
339
N/A
0
N/A
<
stability
value=
'Evolving'
/>
0
N/A
0
N/A
<
template
>
0
N/A
<
common_name
>
0
N/A
<
loctext
xml
:
lang=
'C'
>FontConfig Cache Builder
0
N/A
</
loctext
>
0
N/A
</
common_name
>
0
N/A
0
N/A
<
documentation
>
0
N/A
<
manpage
0
N/A
title=
'fc-cache'
0
N/A
section=
'1M'
0
N/A
manpath=
'/
usr
/
share
/
man
'
/>
0
N/A
</
documentation
>
0
N/A
</
template
>
0
N/A
</
service
>
0
N/A
0
N/A
</
service_bundle
>