diff --git a/providers/base/units/ethernet/jobs.pxu b/providers/base/units/ethernet/jobs.pxu index 1f3a89a8d9..9e863190e8 100644 --- a/providers/base/units/ethernet/jobs.pxu +++ b/providers/base/units/ethernet/jobs.pxu @@ -281,7 +281,6 @@ _verification: plugin: user-interact-verify imports: from com.canonical.plainbox import manifest requires: - sleep.disk == 'supported' manifest.has_ethernet_adapter == 'True' manifest.has_ethernet_wake_on_lan_support== 'True' command: systemctl hibernate @@ -310,7 +309,6 @@ _verification: plugin: user-interact-verify imports: from com.canonical.plainbox import manifest requires: - sleep.mem == 'supported' manifest.has_ethernet_adapter == 'True' manifest.has_ethernet_wake_on_lan_support== 'True' command: systemctl suspend