Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Watchdog if tranferMode fail ?



> Does anyone know a other idea to restart VDR from the "remote controller"

I've defined 2 keys in lircrc:

begin
        prog = irexec
        button = POWER
        config = /usr/bin/killall vdr

end
begin
        prog = irexec
        button = TELETEXT
        config = /usr/bin/killall -9 vdr

end

(vdr is started by the runvdr script)

Roland






Home | Main Index | Thread Index