diff options
author | Britney Fransen <brfransen@gmail.com> | 2010-03-24 19:39:54 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2010-03-24 19:39:54 (GMT) |
commit | bd0c28262866adbb0fbb8e2070e65a439703a12b (patch) | |
tree | cb0b7fa45df5b4a25cc5d8d5200a580fa075eab7 /abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh | |
parent | 73d0c2a2cff285372098ee84c214a779a0fc733e (diff) | |
download | linhes_pkgbuild-bd0c28262866adbb0fbb8e2070e65a439703a12b.zip linhes_pkgbuild-bd0c28262866adbb0fbb8e2070e65a439703a12b.tar.gz linhes_pkgbuild-bd0c28262866adbb0fbb8e2070e65a439703a12b.tar.bz2 |
linhes-scripts: update mythwelcome-set-alarm.sh instructions. Ref #630
Diffstat (limited to 'abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh')
-rwxr-xr-x | abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh b/abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh index 6dbd39e..990adf7 100755 --- a/abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh +++ b/abs/core-testing/linhes-scripts/mythwelcome-set-alarm.sh @@ -13,7 +13,7 @@ # Configure mythtv-setup Shutdown/Wakeup Options page: # Idletimeout (secs): any value greater that 0 -# Wakeup time format: yyyy-MM-dd:hh:mm +# Wakeup time format: yyyy-MM-ddThh:mm:ss # Set wakeup time command: /usr/bin/mythshutdown --setwakeup $time # Server Halt command: /usr/bin/mythshutdown --shutdown # Pre shutdown check command: /usr/bin/mythshutdown --check |