From d98bcd7538318de5b8a71e36c21117382baa6f11 Mon Sep 17 00:00:00 2001 From: Egon Rijpkema Date: Wed, 15 Aug 2018 14:05:36 +0200 Subject: [PATCH] Logging convenience --- horizon/run.sh | 2 ++ 1 file changed, 2 insertions(+) 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