lcd4linux: fix path to pidfile

Origin commit data
------------------
Branch: ni/coolstream
Commit: 52b5d06aca
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-10 (Mon, 10 Sep 2018)

Origin message was:
------------------
- lcd4linux: fix path to pidfile

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-09-10 00:15:21 +02:00
parent cbb1b03180
commit 86c5fc7232

View File

@@ -96,7 +96,7 @@ extern cVideo *videoDecoder;
#define BGCOLOR LCD_DATADIR "bgcolor"
#define FLAG_LCD4LINUX "/tmp/.lcd4linux"
#define PIDFILE "/tmp/lcd4linux.pid"
#define PIDFILE "/var/run/lcd4linux.pid"
/* ----------------------------------------------------------------- */