daemon-control: update

Origin commit data
------------------
Commit: 5152d34b8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-15 (Thu, 15 Mar 2018)

Origin message was:
------------------
- daemon-control: update
This commit is contained in:
vanhofen
2018-03-15 21:23:01 +01:00
parent a09c93f465
commit 116a1317ec
8 changed files with 12 additions and 0 deletions

View File

@@ -179,6 +179,7 @@ bool CFlagFileNotifier::changeNotify(const neutrino_locale_t, void * data)
strstr(filename, "doscam") ||
strstr(filename, "ncam") ||
strstr(filename, "oscam") ||
strstr(filename, "cccam") ||
strstr(filename, "cs2gbox") ||
strstr(filename, "gbox"))
{
@@ -227,6 +228,7 @@ bool CFlagFileNotifier::changeNotify(const neutrino_locale_t, void * data)
strstr(filename, "doscam") ||
strstr(filename, "ncam") ||
strstr(filename, "oscam") ||
strstr(filename, "cccam") ||
strstr(filename, "cs2gbox") ||
strstr(filename, "gbox"))
{