From: Thierry Parmentelat Date: Sat, 29 Dec 2018 13:49:14 +0000 (+0100) Subject: add shebang to conf_files so that bootmanager can call it directly X-Git-Tag: nodemanager-5.2-20~2 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=7a556edd0f63e4bd7c552398a4de00a5f30d4254 add shebang to conf_files so that bootmanager can call it directly --- diff --git a/conf_files.py b/conf_files.py old mode 100644 new mode 100755 index a5b2cb2..e48435c --- a/conf_files.py +++ b/conf_files.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + """configuration files""" import grp