case "${ACTION}" in post) if [ -c dev/urandom -a ! -f etc/machine-id ]; then systemd-machine-id-setup systemctl enable getty@.service || true fi ;; esac