Trying a manual install of Coriolis based on the installcoriolis.sh script https://github.com/cloudbase/coriolis-resources/blob/master/installcoriolis.sh I have coriolis and coriolis client installed but line 243 of the script, the if statement matches: if [ $(pidof systemd) ]; then cp coriolis/systemd/* /lib/systemd/system/
but there is no coriolis/systemd/* directory in your repository