Hi all, I've faced a problem with cron: it's executes all tasks from /etc/crontab and /etc/cron.d/* at specified time as if it's UTC time, not local time as I'd like it to be.
date command returns correct date & time (both for local time and UTC time) Can someone tell me where I should tell cron, that time specified in crontab files is local ? Tahnks in advance, Alex