Tons of bugfixes for the installer on Debian
* Still need to get pypo working with sysvinit * Still need to fix this logger.cfg silliness with pypo and media_monitor
This commit is contained in:
parent
d46f4a52eb
commit
bbcd4fbe2e
9 changed files with 79 additions and 21 deletions
|
@ -60,5 +60,5 @@ setup(name='airtime-media-monitor',
|
|||
# Reload the initctl config so that the media-monitor service works
|
||||
if data_files:
|
||||
print "Reloading initctl configuration"
|
||||
call(['initctl', 'reload-configuration'])
|
||||
#call(['initctl', 'reload-configuration'])
|
||||
print "Run \"sudo service airtime-media-monitor start\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue