mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- adzap: add possibility to write status data to /tmp/adzap.data
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