diff --git a/horizon/run.sh b/horizon/run.sh index dbbe712..ae20aae 100755 --- a/horizon/run.sh +++ b/horizon/run.sh @@ -3,4 +3,6 @@ #Making the console log console again... tail -f /var/log/horizon.log & +tail -f /var/log/apache2/* & + apachectl -DFOREGROUND