<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Just recently added a slave backend to my system which works very
      well.</p>
    <p>Uses a Rasberry Pi to host a Hauppauge Dual HD USB tuner.</p>
    <p>Has anybody got a way to shut the slave down after the last
      recording of the day?</p>
    <p>I use the <a moz-do-not-send="true"
        href="https://www.mythtv.org/wiki/Idle_Screen">Idle Screen</a>
      on the master frontend to shut it down after recordings have
      finished and the front end is no longer in use. The slave backend
      seems to act like a remote frontend in that it keeps the system
      going until it is shut down manually.</p>
    <p>This behaviour is not fully consistent, sometimes it does not
      keep the master awake but ignoring that I am looking for a method
      of automatically shutting it down.</p>
    <p>I thought a possible solution would be to invoke slave shutdown
      using SSH from the master as part of its shutdown routine but that
      will not work as the slave is keeping the master alive.<br>
    </p>
    <p><br>
    </p>
  </body>
</html>