From owner-freebsd-questions@freebsd.org Sun May 29 22:58:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 930E0B54D81 for ; Sun, 29 May 2016 22:58:25 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward4h.cmail.yandex.net (forward4h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50A361CB8 for ; Sun, 29 May 2016 22:58:24 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4h.cmail.yandex.net (Yandex) with ESMTP id 653F620C95 for ; Mon, 30 May 2016 01:58:10 +0300 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id BCA8F2C02BA for ; Mon, 30 May 2016 01:58:09 +0300 (MSK) Received: by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ud58GEDnqa-w8nuWOIl; Mon, 30 May 2016 01:58:08 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1464562689; bh=dH9koBeJqhW+qEWoqx5Od8cPUdS80u8iJw8OphkKrzA=; h=From:To:Subject:Date:Message-ID:User-Agent:MIME-Version: Content-Transfer-Encoding:Content-Type; b=cCR8Q9Td1UGYVOJGxQ1HpH43r0e2QIaUxamktG1BCR6U5Kan1r23d6N1KIJclJxQE npp8U4SETEFFaY/4/f+5VeTSEbZ91Y8JOo9DYeVUHCefjaNh8ZB4PJNzKR8GBVRton 0lfSuG7EPVuGl0mlfSrK89CtcwRrMSjpgt4sRSDU= Authentication-Results: smtp4h.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 From: Stari Karp To: freebsd-questions@freebsd.org Subject: time Date: Sun, 29 May 2016 22:57:31 -0400 Message-ID: <4210292.4dMslNSaQN@lumiwa.farm.net> User-Agent: KMail/4.14.3 (FreeBSD/10.3-RELEASE-p3; KDE/4.14.3; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2016 22:58:25 -0000 Hi! I am new Installed FreeBSD 10.3-RELEASE-p3 #0: Tue May 17 08:43:55 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 and I have a problem with time. How I setup time (I adoing the same from version 6??): >From "Select local or UTC...) I press NO, than America -- North and South, than United States and Eastern time. On the last question "Does the abbreviation 'EDT' look reasonable?" I pressed YES. And here is now 7:55 PM and date shows me 10:55 PM. In /etc/rc.conf I have also ntpd_enable="YES". I have the same settings all the time but it doesn't works now. Thank you. SK