summaryrefslogtreecommitdiffstats
path: root/system/dconf/doinst.sh
blob: 6b275a50c25bdaaec7fd1a939db9380b3cceaa55 (plain)
# Reload messagebus service
if [ -x etc/rc.d/rc.messagebus ]; then
  chroot . /etc/rc.d/rc.messagebus reload
fi