Date: Mon, 11 Aug 2003 13:52:11 -0400 From: "Dragoncrest" <dragoncrest@voyager.net> To: Joshua Oreman <oremanj@get-linux.org> Cc: questions@freebsd.org Subject: Re: Changing Timezones Message-ID: <200308111832.h7BIWa2e090228@mail4.mx.voyager.net>
next in thread | raw e-mail | index | archive | help
Thank you! I knew it was something increadibly simple, hence why I was overlooking it. :) > On Mon, Aug 11, 2003 at 01:03:49PM -0400 or thereabouts, Dragoncrest wrote: > > Ok, it seems I've found my problem for why my cron jobs are running 4 > > hours early. But I'm unsure how to fix this. Does anyone know the > > command I need to run to set my timezone back to GMT, or what file do I > > need to remove so that it thinks that it's running on GMT again?? > > rm /etc/localtime will switch back to GMT. > To change your timezone, make a symlink from /etc/localtime to > /usr/share/zoneinfo/<Region>/<City in TZ>. > > -- Josh > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308111832.h7BIWa2e090228>