[mythtv-users] PM-Suspend/Cron job/motherboard Woes

Captain Hook captainhookzero at gmail.com
Sat Aug 31 15:26:27 UTC 2013


On Sat, Aug 31, 2013 at 4:48 AM, Russell Gower <mythtv at thegowers.me.uk>wrote:

>
> On 30 Aug 2013, at 20:37, Bill Meek <keemllib at gmail.com> wrote:
>
> > On 08/30/2013 02:29 PM, Joey Morris wrote:
> >> Captain Hook <captainhookzero at gmail.com> wrote on Fri, Aug 30, 2013 at
> 03:12:39PM -0400:
> >>> On Fri, Aug 30, 2013 at 2:37 PM, Joey Morris <rjmorris.list at zoho.com>
> wrote:
> >>>
> >>>> Captain Hook <captainhookzero at gmail.com> wrote on Fri, Aug 30, 2013
> at
> >>>> 12:43:48PM -0400:
> >>>>> Here are the contents of my crontab file:
> >>>>>
> >>>>> 30 2 * * * root /usr/sbin/pm-suspend 2>&1
> ./home/user/Templog/Cron.log <-------------------
>
> If that really is a crontab file (created with the crontab -e command) and
> not a file in one of the /etc/cron.* directories then the entry should be
> 30 2 * * * /usr/sbin/pm-suspend 2>&1 >/home/user/Templog/Cron.log
>
> You don't specify the user in a crontab file as there is one file per user.
>
> Regards
>   Russell
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>

I am creating it with "sudo crontab -e", which from my understanding
creates it as the root user's file.

Regarding specifying a user, I have tried both with "root" and without
because I am grasping at straws at this point.  I saw some crontab files
online where they were specifying "root" and I believe that is the way my
old frontend was working as well.

I see that you have not included a space after the redirection operator and
above the file did include a space.  With a space included it doesn't work,
I will try without.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130831/c117814f/attachment.html>


More information about the mythtv-users mailing list