mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
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:
@@ -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"
|
||||
|
||||
/* ----------------------------------------------------------------- */
|
||||
|
||||
|
Reference in New Issue
Block a user