2015 Sep 07, 04:54 PM
Thanks, your hints helped me. I am running SIP from /etc/rc.local, so I needed to set TZ like
(cd /where/is/SIP; TZ='America/Chicago' python sip.py > sip.log 2>&1) &
(cd /where/is/SIP; TZ='America/Chicago' python sip.py > sip.log 2>&1) &