add shebang to conf_files so that bootmanager can call it directly
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 29 Dec 2018 13:49:14 +0000 (14:49 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 29 Dec 2018 13:56:29 +0000 (14:56 +0100)
conf_files.py [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index a5b2cb2..e48435c
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 """configuration files"""
 
 import grp