Yesterday i did install Armbian_5.86_Aml-s905_Debian_buster_default_5.1.0_20190514.img from @balbes150
on my Sunvell T95KPro (S912).
While installing Pihole the Installation does break when trying to start lighttpd.
After checking with journalctl -u lighttpd it turns out that the file /usr/share/lighttpd/create-mime.assign.pl
is missing, because in the newer lighttpd-version of debian buster the file has be renamed
to /usr/share/lighttpd/create-mime.conf.pl
(se