Cron jobs and LVE
vixie-cron package was modified to enable LVE and secureLVE (if present) for cron jobs executed for users.
It has to configuration options that you can set in
/etc/sysconfig/crond
LVE_DISABLE -- if set to 1, it will disable LVE
LVE_START_UID -- minimum UID which should be placed into LVE, default 500
