From: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Date: Mon, 14 Jan 2019 16:06:04 +0700
Subject: py3-default

---
 agent/hibinit-agent | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: b/agent/hibinit-agent
===================================================================
--- a/agent/hibinit-agent
+++ b/agent/hibinit-agent
@@ -1,4 +1,4 @@
-#!/usr/libexec/platform-python
+#!/usr/bin/python3
 # AWS EC2 HibInit Agent. This agent does several things upon startup:
 # 1. It checks for sufficient swap space to allow hibernation and fails if not enough space
 # 2. If there's no swap file or the existing swap file isn't of a sufficient size, a swap file is created
