add initscript to packaging
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 20 Jun 2012 09:53:59 +0000 (11:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 20 Jun 2012 09:53:59 +0000 (11:53 +0200)
setup.py

index 190fa56..a3e93f6 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -20,6 +20,7 @@ setup(
         'coresched',
         'curlwrapper',
         'database',
+        'initscript',
         'iptables',
         'logger',
         'net',