<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 27, 2014 at 7:01 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><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">On 10/27/2014 05:35 PM, Daryl McDonald wrote:<br>
...<span class=""><br>
> I am -04:00, just like New York and Toronto, BIOS is in UTC and I haven't<br>
<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">
changed that, this used to work before a couple of crashes and cloned or<br>
rsync'd OS restores.<br>
</blockquote>
<br></span>
Does the script (as run by the backend), use sudo and if so, is it<br>
still defined in /etc/sudoers.d/someFileName?<span class=""><font color="#888888"><br>
<br>
-- <br>
Bill</font></span><div class=""><div class="h5"><br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></div></div></blockquote><div><br></div><div>After "sudo visudo" the last few lines of that page are:</div><div><br></div><div> # Allow members of group sudo to execute any command</div><div>%sudo ALL=(ALL:ALL) ALL</div><div><br></div><div># See sudoers(5) for more information on "#include" directives:</div><div><br></div><div>#includedir /etc/sudoers.d</div><div><br></div><div>%mythtv ALL = NOPASSWD: /sbin/shutdown, /usr/bin/setwakeup.sh</div><div><br></div><div>And this from: ls -al /usr/bin/setwakeup.sh</div><div>-rwxr-xr-x 1 root root 1221 Oct 16 17:46 /usr/bin/setwakeup.sh</div><div><br></div><div><br></div><div><br></div></div><br></div></div>