systemctl enable update-gdk-pixbuf-loaders.service

if [ -x usr/bin/systemctl ] ; then
  /usr/bin/systemctl --system daemon-reload >/dev/null 2>&1
fi

