Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
4de51f04496853129618d0dca800d460a5029428
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_gio_module_cache
blob: d1f0140947e288ed46f37956d7c9c6d14035207b [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
PSEUDO_UNLOAD
=
1
$
{
binprefix
}
qemuwrapper
-
L $D $D$
{
libexecdir
}/
$
{
binprefix
}
gio
-
querymodules $D$
{
libdir
}/
gio
/
modules
/
[
!
-
e $D$
{
libdir
}/
gio
/
modules
/
giomodule
.
cache
]
||
chown root
:
root $D$
{
libdir
}/
gio
/
modules
/
giomodule
.
cache