How to save retain channel prior to reboot via commandline?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ultrakiasu
    Banned
    • Dec 2009
    • 128

    #1

    How to save retain channel prior to reboot via commandline?

    What is the command-line to save currently watched channel?

    I need to cron schedule a reboot every night to resolve the gradual sluggishness of remote response

    After reboot, the TV should be on the same channel prior to reboot to have continuity to minimise inconvenience.

    The only solution i know is to issue a HTTP command via command line thru cron

    ie:
    00 05 * * * /bin/wget -O /tmp/wgettmp http://127.0.0.1/cgi-bin/admin?command=reboot
    Last edited by ultrakiasu; 20 April, 2014, 05:02.
Working...