Skip to content

software/kvm: fix wipe-disk-device-wrapper

Thomas Gambier requested to merge feat/fix_kvm_wipe into master

Without a shebang, supervisord refuses to run the script with the following error:

supervisor: couldn't exec /srv/slapgrid/slappart8/etc/prerm/slapos_wipe_device_disk: ENOEXEC supervisor: child process was not spawned

This is a fixup of 0983f1ca

Merge request reports