From 5cdc79823633d81dd395e7308a6eb251847ba5b3 Mon Sep 17 00:00:00 2001
From: Markus Willman <mpewil@utu.fi>
Date: Wed, 28 Feb 2018 19:58:58 +0200
Subject: [PATCH] minor config change

---
 conf/supervisor/smartbusstop.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/supervisor/smartbusstop.conf b/conf/supervisor/smartbusstop.conf
index 80c7b68..20efdbe 100644
--- a/conf/supervisor/smartbusstop.conf
+++ b/conf/supervisor/smartbusstop.conf
@@ -7,4 +7,4 @@ stopsignal=QUIT
 autostart=true
 autorestart=true
 redirect_stderr=true
-stdout_logfile=/var/log/supervisor/smartbusstop_stdout.log
+stdout_logfile=/var/log/supervisor/smartbusstop.log
-- 
GitLab