Cross Reference: glib-compile-schemas.xml
xref
: /
solaris-userland
/
components
/
gnome
/
glib2
/
files
/
glib-compile-schemas.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
6100
N/A
<?
xml
version=
"1.0"
?>
6100
N/A
<!
DOCTYPE
service_bundle
SYSTEM
"/
usr
/
share
/
lib
/
xml
/
dtd
/
service_bundle.dtd.1
"
>
6100
N/A
<!--
6100
N/A
6100
N/A
Copyright (c) 2008, 2016, Oracle
and
/
or
its affiliates. All rights reserved.
6100
N/A
6100
N/A
CDDL HEADER START
6100
N/A
6100
N/A
The contents of this file are subject to the terms of the
6100
N/A
Common Development and Distribution License (the "License").
6100
N/A
You may not use this file except in compliance with the License.
6100
N/A
6100
N/A
You can obtain a copy of the license at
usr
/
src
/
OPENSOLARIS.LICENSE
6100
N/A
or
http://www.opensolaris.org/os/licensing
.
6100
N/A
See the License for the specific language governing permissions
6100
N/A
and limitations under the License.
6100
N/A
6100
N/A
When distributing Covered Code, include this CDDL HEADER in each
6100
N/A
file and include the License file at
usr
/
src
/
OPENSOLARIS.LICENSE
.
6100
N/A
If applicable, add the following below this CDDL HEADER, with the
6100
N/A
fields enclosed by brackets "[]" replaced with your own identifying
6100
N/A
information: Portions Copyright [yyyy] [name of copyright owner]
6100
N/A
6100
N/A
CDDL HEADER END
6100
N/A
6100
N/A
Service manifest for ensuring GSettings schemas & overrides are compiled into
6100
N/A
required form on install & update
6100
N/A
6100
N/A
-->
6100
N/A
6100
N/A
<
service_bundle
type=
'manifest'
name=
'glib-compile-schemas'
>
6100
N/A
6100
N/A
<
service
6100
N/A
name=
'
application
/
desktop-cache
/
glib-compile-schemas
'
6100
N/A
type=
'service'
6100
N/A
version=
'1'
>
6100
N/A
6100
N/A
<
create_default_instance
enabled=
'true'
/>
6100
N/A
6100
N/A
<
single_instance
/>
6100
N/A
6100
N/A
<!-- Need / & /usr filesystems mounted -->
6100
N/A
<
dependency
6100
N/A
name=
'usr'
6100
N/A
type=
'service'
6100
N/A
grouping=
'require_all'
6100
N/A
restart_on=
'none'
>
6100
N/A
<
service_fmri
value=
'svc:/
system
/
filesystem
/
minimal
'
/>
6100
N/A
</
dependency
>
6100
N/A
6100
N/A
<
dependent
6100
N/A
name=
'glib-compile-schemas_assembly-complete'
6100
N/A
grouping=
'optional_all'
6100
N/A
restart_on=
'none'
>
6100
N/A
<
service_fmri
value=
'svc:/
milestone
/
self-assembly-complete
'
/>
6100
N/A
</
dependent
>
6100
N/A
6100
N/A
<!-- Need to be run before gdm is started -->
6100
N/A
<
dependent
6100
N/A
name=
'glib-compile-schemas_gdm'
6100
N/A
grouping=
'optional_all'
6100
N/A
restart_on=
'none'
>
6100
N/A
<
service_fmri
value=
'svc:/
application
/
graphical-login
/
gdm
'
/>
6100
N/A
</
dependent
>
6100
N/A
6100
N/A
<
method_context
>
6100
N/A
<
method_credential
user=
'daemon'
group=
'daemon'
6100
N/A
privileges=
'basic,{zone}:/
usr
/
share
/
glib-2.0
/
schemas
/*'
/>
6100
N/A
</
method_context
>
6100
N/A
6100
N/A
<
exec_method
6100
N/A
type=
'method'
6100
N/A
name=
'start'
6100
N/A
exec=
'/
lib
/
svc
/
method
/
glib-compile-schemas
%m'
6100
N/A
timeout_seconds=
'600'
>
6100
N/A
</
exec_method
>
6100
N/A
6100
N/A
<
exec_method
6100
N/A
type=
'method'
6100
N/A
name=
'refresh'
6100
N/A
exec=
'/
lib
/
svc
/
method
/
glib-compile-schemas
%m'
6100
N/A
timeout_seconds=
'600'
>
6100
N/A
</
exec_method
>
6100
N/A
6100
N/A
<
exec_method
6100
N/A
type=
'method'
6100
N/A
name=
'stop'
6100
N/A
exec=
':true'
6100
N/A
timeout_seconds=
'60'
/>
6100
N/A
6100
N/A
<
property_group
name=
'startd'
type=
'framework'
>
6100
N/A
<
propval
name=
'duration'
type=
'astring'
value=
'transient'
/>
6100
N/A
</
property_group
>
6100
N/A
6100
N/A
<
stability
value=
'Unstable'
/>
6100
N/A
6100
N/A
<
template
>
6100
N/A
<
common_name
>
6100
N/A
<
loctext
xml
:
lang=
'C'
>GNOME GSettings schema compiler
6100
N/A
</
loctext
>
6100
N/A
</
common_name
>
6100
N/A
6100
N/A
<
documentation
>
6100
N/A
<
manpage
6100
N/A
title=
'glib-compile-schemas'
6100
N/A
section=
'8s'
6100
N/A
manpath=
'/
usr
/
share
/
man
'
/>
6100
N/A
</
documentation
>
6100
N/A
</
template
>
6100
N/A
</
service
>
6100
N/A
6100
N/A
</
service_bundle
>