diff --git a/src/initscripts/system/functions b/src/initscripts/system/functions index 71edf500b..31b30e037 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=$(