(

  if [ -f /etc/profile.d/xfce4.rc ] ; then
    . /etc/profile.d/xfce4.rc
  fi &&

  default_build

) > $C_FIFO 2>&1
