More work on media-monitor and pypo install process
This commit is contained in:
parent
6d38f2ccfc
commit
75c2a4a18b
10 changed files with 40 additions and 281 deletions
|
@ -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'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue