added files to run smoothly on debian
[sfa.git] / setup.py
index 041904c..490b2e0 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -45,7 +45,7 @@ packages = [
     'sfatables/processors',
     ]
 
-initscripts = [ 'sfa', 'sfa-cm' ]
+initscripts = [ 'functions', 'sfa', 'sfa-cm' ]
 
 data_files = [ ('/etc/sfa/', [ 'config/aggregates.xml',
                               'config/registries.xml',