We are installing IOT Edge runtime to a Linux device running Debian 10. We are following the below article with minor modification for Debian as mentioned here.
Install Azure IoT Edge | Microsoft Docs
Our hardware vendor is requesting to change the default installation directory of IOT Edge runtime and requesting not to install anything on the root.
Is it a suggested practice and if yes is it possible to do the same? Also, is it possible to change the installation directory for MOBY runtime too as we will have to change that too.