[CentOS] Exists some problem with cronjobs under CentOS7

Tue Oct 13 17:53:08 UTC 2015
Eero Volotinen <eero.volotinen at iki.fi>

Please note that /etc/cron.* files use a bit different syntax as normal
crontab entries. First entry is user-id for cron job. It also requires
strict permissions like (rw,r,r)

Eero

2015-10-13 17:39 GMT+03:00 C. L. Martinez <carlopmart at gmail.com>:

> On Tue, Oct 13, 2015 at 2:35 PM, Jonathan Billings <billings at negate.org>
> wrote:
> > On Tue, Oct 13, 2015 at 02:04:49PM +0000, C. L. Martinez wrote:
> >> And according to systemd, without problems:
> >>
> >> crond.service - Command Scheduler
> >>    Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled)
> >>    Active: active (running) since Tue 2015-10-13 05:33:28 UTC; 8h ago
> >>  Main PID: 607 (crond)
> >>    CGroup: /system.slice/crond.service
> >>            └─607 /usr/sbin/crond -n
> >
> > Do you see anything helpful in the journal?
> >
> > run 'journalctl _SYSTEMD_UNIT=crond.service'
> >
>
> Nop, because binary logs (using journalctl) are disabled in this host
> ... But under /var/log/messages, there is no error ...
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>