chroot_setup.sh: duplicate aliased diversions
start-stop-daemon and initctl have recently moved to /usr. As chroot-setup.sh diverts the original locations, the diversion does not match and thus the rename is skipped. Then the affected files are overwritten and when they are undiverted, nothing can be moved back. Therefore, these files may go missing. This has been observed in Kali recently, but it also affects Debian.