From: Michael Tremer Date: Wed, 13 Jan 2021 10:42:38 +0000 (+0000) Subject: AWS: Hypervisor UUID has been dropped from newer kernels X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=baa97123726d5e9d58af27595e7c9ad9bafa2a46;p=people%2Fmfischer%2Fipfire-2.x.git AWS: Hypervisor UUID has been dropped from newer kernels Signed-off-by: Michael Tremer --- diff --git a/src/initscripts/system/functions b/src/initscripts/system/functions index 71edf500b4..31b30e037f 100644 --- a/src/initscripts/system/functions +++ b/src/initscripts/system/functions @@ -793,13 +793,6 @@ running_on_hypervisor() { running_on_ec2() { local uuid - # Check if the hypervisor UUID starts with ec2 - if [ -r "/sys/hypervisor/uuid" ]; then - uuid=$(