Cron Jobs not working inside LXC

Mohamed Alsemany

Renowned Member
Jan 9, 2016
6
2
68
42
Hello,
I found that the cron jobs is not working inside the LXC , I'm using SoYouStart OVH server
Virtual Environment 5.1-46
PVE 4.13.13-35

is there something wrong ?
 
is cron running in the container?
 
I think cron service is running but it's not execute any scheduled cron jobs commands

root@mainsrv:~# ps aux | grep cron
root 146 0.0 0.0 26068 2588 ? Ss Feb20 0:00 /usr/sbin/cron -f
root 7631 0.0 0.0 11284 968 pts/0 S+ 09:26 0:00 grep --color=auto cron


the cron jobs running with VMs without any problem but it not running with LXC containers

Thank you for replying