Your IP : 216.73.216.48


Current Path : /usr/adm/scripts/
Upload File :
Current File : //usr/adm/scripts/dconf-0.24.0-x86_64-1

# Reload messagebus service
if [ -x /etc/rc.d/rc.messagebus ]; then
  sh /etc/rc.d/rc.messagebus reload
fi

# Try to run these.  If they fail, no biggie.
chroot . /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ 1> /dev/null 2> /dev/null
chroot . /usr/bin/gio-querymodules /usr/lib64/gio/modules/ 1> /dev/null 2> /dev/null

( cd usr/lib64 ; rm -rf libdconf.so.1 )
( cd usr/lib64 ; ln -sf libdconf.so.1.0.0 libdconf.so.1 )
( cd usr/lib64 ; rm -rf libdconf.so )
( cd usr/lib64 ; ln -sf libdconf.so.1.0.0 libdconf.so )
( cd usr/lib64 ; rm -rf libdconf-dbus-1.so.0 )
( cd usr/lib64 ; ln -sf libdconf-dbus-1.so.0.0.0 libdconf-dbus-1.so.0 )
( cd usr/lib64 ; rm -rf libdconf-dbus-1.so )
( cd usr/lib64 ; ln -sf libdconf-dbus-1.so.0.0.0 libdconf-dbus-1.so )