On Thu, Aug 28, 2014 at 07:05:49AM -0500, Bill Gee wrote:
> Another curious thing is that it all works perfectly when I "run-parts 
> /etc/cron.daily" from a root login.  Why should SELinux regard that as 
> different from when it is run by cron???

Cron runs processes in a different SELinux domain (crond_t I think?)
than processes started by the root user, so this is entirely expected
behavior. 

-- 
Jonathan Billings <billi...@negate.org>
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to