gio-module-cache - GIO module cache update service
Please see following description for synopsis
gio-module-cache(8s) gio-module-cache(8s)
NAME
svc:/application/desktop-cache/gio-module-cache - GIO module cache
update service
DESCRIPTION
The svc:/application/desktop-cache/gio-module-cache transient smf(7)
service runs gio-querymodules(1) to update the giomodule.cache file
with information about the installed GIO extension modules.
Packages that deliver GIO extension modules should set a restart_fmri
attribute with the value svc:/application/desktop-cache/gio-module-
cache on those module files.
This service has no configurable properties.
Administrative actions on this service, such as enabling, disabling, or
requesting restart, can be performed using svcadm(8). The status of the
service can be queried using the svcs(1) command.
FILES
/usr/lib/gio/modules/ 32-bit GIO module directory
/usr/lib/64/gio/modules/ 64-bit GIO module directory
/usr/lib/gio/modules/giomodule.cache
32-bit GIO module cache
/usr/lib/64/gio/modules/giomodule.cache
64-bit GIO module cache
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | library/glib2 |
+---------------+------------------+
|Stability | Uncommitted |
+---------------+------------------+
SEE ALSO
gio-querymodules(1), svcs(1), libgio-2.0(3lib), attributes(7), pkg(7),
smf(7), svcadm(8)
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://down-
load.gnome.org/sources/glib/2.70/glib-2.70.5.tar.xz.
Further information about this software can be found on the open source
community website at https://wiki.gnome.org/Projects/GLib/.
25 May 2016 gio-module-cache(8s)