if [ -d /etc/udev ] && [ "$(grep dazuko /etc/udev/udev.missing)" == "" ]; then
  echo "dazuko:c:33:0:0660:root:root" >> /etc/udev/udev.missing
fi
