mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 19:16:51 +02:00
Less logging.
This commit is contained in:
parent
8d5ff6f6fb
commit
0cf110da81
@ -1835,7 +1835,7 @@ void cPluginSoftHdDevice::Stop(void)
|
|||||||
*/
|
*/
|
||||||
void cPluginSoftHdDevice::Housekeeping(void)
|
void cPluginSoftHdDevice::Housekeeping(void)
|
||||||
{
|
{
|
||||||
dsyslog("[softhddev]%s:\n", __FUNCTION__);
|
//dsyslog("[softhddev]%s:\n", __FUNCTION__);
|
||||||
|
|
||||||
// check if user is inactive, automatic enter suspend mode
|
// check if user is inactive, automatic enter suspend mode
|
||||||
// FIXME: cControl prevents shutdown, disable this until fixed
|
// FIXME: cControl prevents shutdown, disable this until fixed
|
||||||
|
Loading…
Reference in New Issue
Block a user