mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
adzap: add possibility to write status data to /tmp/adzap.data
Origin commit data
------------------
Branch: ni/coolstream
Commit: 00e5cf6759
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-29 (Mon, 29 Feb 2016)
Origin message was:
------------------
- adzap: add possibility to write status data to /tmp/adzap.data
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -731,6 +731,7 @@ struct SNeutrinoSettings
|
||||
|
||||
//adzap
|
||||
int adzap_zapBackPeriod;
|
||||
int adzap_writeData;
|
||||
|
||||
int power_standby;
|
||||
int hdd_sleep;
|
||||
@@ -884,7 +885,6 @@ const int PARENTALLOCK_PROMPT_ONSTART = 1;
|
||||
const int PARENTALLOCK_PROMPT_CHANGETOLOCKED = 2;
|
||||
const int PARENTALLOCK_PROMPT_ONSIGNAL = 3;
|
||||
|
||||
|
||||
class CScanSettings
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user