<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 24, 2014 at 6:51 AM, Brian Steele <span dir="ltr">&lt;<a href="mailto:steele.brian@gmail.com" target="_blank">steele.brian@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Mike,<br><br></div>I addressed the exit and shutdown issue in the first response to your message.  I&#39;m pasting here for convenience:<div class="">
<br>You need to add your user to the sudoers file and give them permission 
to run the shutdown command you have defined in the mythtv settings 
without being prompted for password.  Usually it looks something like 
this:<br>
<pre><code>user_name ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown<br><br></code></pre><pre><code>See also <a href="http://askubuntu.com/questions/168879/shutdown-from-terminal-without-entering-password" target="_blank">http://askubuntu.com/questions/168879/shutdown-from-terminal-without-entering-password</a></code></pre>
</div></div></blockquote><div><br></div><div>Also sorry for top-posting. <br></div></div><br></div></div>