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
|
@ -64,5 +64,5 @@ setup(name='airtime-playout',
|
|||
# Reload the initctl config so that playout services works
|
||||
if data_files:
|
||||
print "Reloading initctl configuration"
|
||||
call(['initctl', 'reload-configuration'])
|
||||
#call(['initctl', 'reload-configuration'])
|
||||
print "Run \"sudo service airtime-playout start\" and \"sudo service airtime-liquidsoap start\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue