Search results

  1. R

    Cron job timezone not synch with local time

    Restarted the pve and seem to work great. Thank you for your help!!
  2. R

    Cron job timezone not synch with local time

    Went over the link and here is my result which all looks correct however I still have to set crontab -e, 5 hr behind to synch to Local time. root@pve:~# timedatectl Local time: Sat 2021-07-24 11:25:40 EDT Universal time: Sat 2021-07-24 15:25:40 UTC RTC...
  3. R

    Cron job timezone not synch with local time

    How to synchronize crontab timezone to tzdata. I've run dpkg-reconfigure tzdata and set my timezone to America/new_York but crontab -e still running 5 hour behind e.g. to run cron job at 8 am I have to set 0 3 * * * echo test > /home/test.log root@pve:/etc# pveversion -v proxmox-ve: 6.3-1...