On Fri, 10 Jun 2005, Simon Baxter (SB) wrote:
SB> SB> Thanks Sergei SB> SB> My mistake - I'd not set the Seconds value in the BIOS. Set that, and now SB> nvram-wakeup works fine - apart from the time being wrong (daylight saving, SB> so the system time is an hour behind the actual time) SB> SB> How do I now integrate it with VDR?
just pass the script vdrshutdown (in the VDR directory of nvram-wakeup) to the option -s of vdr. E.g.,
vdr -s /path/to/vdrshutdown ...
Sergei