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:
parent
a255fc4508
commit
80b066a4e1
11 changed files with 788 additions and 313 deletions
|
@ -1,15 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
clear
|
||||
echo
|
||||
echo "##############################"
|
||||
echo "# STARTING PYPO MULTI-LOG #"
|
||||
echo "##############################"
|
||||
sleep 1
|
||||
clear
|
||||
|
||||
# split
|
||||
multitail -s 2 /var/log/pypo/debug.log \
|
||||
/var/svc.d/pypo_push/log/main/current \
|
||||
/var/svc.d/pypo_fetch/log/main/current \
|
||||
/var/svc.d/pypo_ls/log/main/current
|
Loading…
Add table
Add a link
Reference in a new issue