because i had problems with my pure-ftpd i decided to completely remove and reinstall it.
so i did like
apt-get remove pure-ftpd-mysql
find / -name "pure-ftpd" -exec rm -rf {} \;
now after reinstalling the init.d script and other pieces are still missing, i wonder how they got there initially...