More improvements to the pypo installer:

* Added installation of daemontool scripts
 * Put files in more appropriate places
 * Renamed files for consistency
This commit is contained in:
paul.baranowski 2010-12-06 18:44:47 -05:00
parent a255fc4508
commit 80b066a4e1
11 changed files with 788 additions and 313 deletions

15
pypo/pypo-log.sh Executable file
View file

@ -0,0 +1,15 @@
#!/bin/sh
clear
echo
echo "##############################"
echo "# STARTING PYPO MULTI-LOG #"
echo "##############################"
sleep 1
clear
# split
multitail -s 2 /var/log/pypo/debug.log \
/var/log/pypo-push/log/main/current \
/var/log/pypo-fetch/log/main/current \
/var/log/pypo-liquidsoap/log/main/current