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(-)

diff --git a/agent/hibinit-agent b/agent/hibinit-agent
index 1e1a65b..5896e33 100755
--- a/agent/hibinit-agent
+++ b/agent/hibinit-agent
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.7
+#!/usr/bin/python3
 # AWS EC2 HibInit Agent. This agent does several things:
 # 1. Upon startup it checks for sufficient swap space to allow hibernate and fails
 #    if it's present but there's not enough of it.
