Sleeptimer.sh

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Zeile 1: Zeile 1:
Script des [[sleeptimer-plugin]]s.
+
Script vom [[sleeptimer-plugin]].
  
 
{{Box Datei | $PATH/sleeptimer.sh |
 
{{Box Datei | $PATH/sleeptimer.sh |

Version vom 20. Juli 2005, 15:44 Uhr

Script vom sleeptimer-plugin.

Datei
$PATH/sleeptimer.sh
#!/bin/sh
#
# sleeptimer.sh: simple poweroff command

at now <<EOF
/usr/local/bin/svdrpsend.pl HITK Power >/dev/null
EOF