summaryrefslogtreecommitdiffstats
path: root/pysystemmgr
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-08-30 20:14:57 -0400
committerPatrick Williams <patrick@stwcx.xyz>2016-09-06 12:46:19 +0000
commitde6ed12009003b9262f7bdc41afe71cbb3f53e1f (patch)
tree77d7ad374f462e3dd2860261f27c7dcc4296be2b /pysystemmgr
parent34c3bf9e22cbcad917315b72e188873f6cb6a747 (diff)
downloadtalos-skeleton-de6ed12009003b9262f7bdc41afe71cbb3f53e1f.tar.gz
talos-skeleton-de6ed12009003b9262f7bdc41afe71cbb3f53e1f.zip
system_manager: cleanup
select python via /usr/bin/env Change-Id: I426a8947e277892c3084ef08c246e98b625c3d10 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'pysystemmgr')
-rw-r--r--pysystemmgr/system_manager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysystemmgr/system_manager.py b/pysystemmgr/system_manager.py
index 2dfd225..fe786e5 100644
--- a/pysystemmgr/system_manager.py
+++ b/pysystemmgr/system_manager.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -u
+#!/usr/bin/env python
import gobject
import dbus
OpenPOWER on IntegriCloud