rust/cargo-c: update to 0.10.9+cargo-0.85.0
[oi-userland.git] / components / desktop / desktop-cache / files / gio-module-cache.8s
blobc6b09b77ad125146dfd25451c0b10eb7a52ef2d2
1 .\" Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
2 .\" 
3 .\" CDDL HEADER START
4 .\" 
5 .\" The contents of this file are subject to the terms of the
6 .\" Common Development and Distribution License (the "License").
7 .\" You may not use this file except in compliance with the License.
8 .\" 
9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 .\" or http://www.opensolaris.org/os/licensing.
11 .\" See the License for the specific language governing permissions
12 .\" and limitations under the License.
13 .\" 
14 .\" When distributing Covered Code, include this CDDL HEADER in each
15 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16 .\" If applicable, add the following below this CDDL HEADER, with the
17 .\" fields enclosed by brackets "[]" replaced with your own identifying
18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
19 .\" 
20 .\" CDDL HEADER END
21 .TH gio-module-cache 8S "Nov 22, 2023"
22 .SH NAME
23 .PP
24 svc:/application/desktop-cache/gio-module-cache \- GIO module cache update service
25 .SH DESCRIPTION
26 .PP
27 The
28 .B svc:/application/desktop-cache/gio-module-cache
29 transient
30 .BR smf (7)
31 service runs
32 .BR gio-querymodules (1)
33 to update the giomodule.cache file with information about
34 the installed GIO extension modules.
35 .PP
36 Packages that deliver GIO extension modules should set a
37 .I restart_fmri
38 attribute with the value
39 .B svc:/application/desktop-cache/gio-module-cache
40 on those module files.
41 .PP
42 This service has no configurable properties.
43 .PP
44 Administrative actions on this service, such as enabling, disabling, or
45 requesting restart, can be performed using \fBsvcadm\fR(8). The status of
46 the service can be queried using the \fBsvcs\fR(1) command.
47 .SH FILES
48 .TP 30
49 .B /usr/lib/64/gio/modules/
50 GIO module directory
51 .TP 30
52 .B /usr/lib/64/gio/modules/giomodule.cache
53 GIO module cache
54 .SH SEE ALSO
55 .PP
56 .BR gio-querymodules (1),
57 .BR svcs (1),
58 .BR libgio-2\&.0 (3lib),
59 .BR attributes (7),
60 .BR pkg (7),
61 .BR smf (7),
62 .BR svcadm (8)