More work on media-monitor and pypo install process

This commit is contained in:
Duncan Sommerville 2014-12-19 13:49:33 -05:00
parent 6d38f2ccfc
commit 75c2a4a18b
10 changed files with 40 additions and 281 deletions

View file

@ -40,7 +40,7 @@ setup(name='airtime-media-monitor',
zip_safe=False,
data_files=data_files)
# Reload the initctl config so that playout services works
# Reload the initctl config so that the media-monitor service works
if data_files:
print "Reloading initctl configuration"
call(['initctl', 'reload-configuration'])