<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Dec 12, 2014 at 8:45 PM, Scott Harris <span dir="ltr"><<a href="mailto:scott.harris0509@gmail.com" target="_blank">scott.harris0509@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have a brand new installation on a frontend with Mythubuntu 14.04 on it.  Everything is running fine, except the "Exit and Shutdown" and "Exit and Reboot" commands do nothing.  I have Googled, browsed the Mythbuntu forums, to no avail.  Can anyone shed any light on where I should start looking to get these working again?</div><div><br></div><div>Thanks!</div><span class=""><font color="#888888"><div>Scott</div></font></span></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br clear="all"><div>Make sure that the user that runs the mythfrontend has permission to execute reboot/shutdown. You will probably need to add a line like this to /etc/suders:</div><div><br></div><div> mythtv ALL = NOPASSWD: /sbin/reboot, /sbin/halt, /sbin/shutdown</div><div><br></div><div>This assumes that "mythtv" is the user that runs mythfrontend. And the proper way to edit /etc/suders is:</div><div><br></div><div>sudo visudo</div><div><br></div><div>Mike</div>
</div></div>