Sleeptimer.sh

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

Version vom 20. Juli 2005, 15:32 Uhr

Script des sleeptimer-plugins.

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

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