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
./
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
<!--
943
N/A
Copyright (c) 2004, 2010, Oracle
and
/
or
its affiliates. All rights reserved.
339
N/A
339
N/A
Permission is hereby granted, free of charge, to any person obtaining a
919
N/A
copy of this software and associated documentation files (the "Software"),
919
N/A
to deal in the Software without restriction, including without limitation
919
N/A
the rights to use, copy, modify, merge, publish, distribute, sublicense,
919
N/A
and
/
or
sell copies of the Software, and to permit persons to whom the
919
N/A
Software is furnished to do so, subject to the following conditions:
0
N/A
919
N/A
The above copyright notice and this permission notice (including the next
919
N/A
paragraph) shall be included in all copies or substantial portions of the
919
N/A
Software.
0
N/A
919
N/A
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919
N/A
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
919
N/A
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
919
N/A
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
919
N/A
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
919
N/A
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
919
N/A
DEALINGS IN THE SOFTWARE.
339
N/A
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
928
N/A
<!-- Need / & /usr filesystems mounted readable,
928
N/A
/
var
/
cache
mounted
read
/
write
-->
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'
>
928
N/A
<
service_fmri
value=
'svc:/
system
/
filesystem
/
minimal
'
/>
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
568
N/A
<
exec_method
568
N/A
type=
'method'
568
N/A
name=
'stop'
568
N/A
exec=
':true'
568
N/A
timeout_seconds=
'60'
/>
568
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
>