From owner-freebsd-questions@FreeBSD.ORG Sat May 16 15:35:11 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06B57106564A for ; Sat, 16 May 2009 15:35:11 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com [209.85.219.159]) by mx1.freebsd.org (Postfix) with ESMTP id 8ACA18FC0A for ; Sat, 16 May 2009 15:35:10 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: by ewy3 with SMTP id 3so2970805ewy.43 for ; Sat, 16 May 2009 08:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=TnHifcF+8QolHxqK+FNYg/uwKd4DF2GhscBI0AjseTk=; b=jy7rJCI+J9BxZa2gXgN3RNx37aFe97OjPpi9XNAe2/LdyhxbUrf1If3b1UFBHOYA+S LJ/3jpmY1smDgkiTraOYAU+SPXnGfwqo8ZM2S5mzPrxXGXJJG4oRCiEwSlUNORTiUttl y5mtqmbrVQ8wOpjjWwkj+HdF/H3vr+7NpRH8U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=lqYPonz4+IMkjfHnMnM00FpSN/4I+iD07qUIez86/pb76mBO4hKDV/X81PFQYpStoq 35hzwDCnknCnggeLEN+p/tdHPP0Gqzhk0jIYF04aIZ/mSIvdFwxGk2K0VrT5pcQ+yVLF SSTOTM7bAg+G7Fm1LG5zG9KGYLcNTQ27SGoD8= Received: by 10.210.128.10 with SMTP id a10mr2262781ebd.61.1242486232833; Sat, 16 May 2009 08:03:52 -0700 (PDT) Received: from ?192.168.1.125? (ip193-123-210-87.adsl2.static.versatel.nl [87.210.123.193]) by mx.google.com with ESMTPS id 28sm3236677eyg.44.2009.05.16.08.03.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 16 May 2009 08:03:52 -0700 (PDT) From: Roy Stuivenberg To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Sat, 16 May 2009 17:01:25 +0200 Message-Id: <1242486085.7453.9.camel@rs-unix.roycs.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: synchronize time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 May 2009 15:35:11 -0000 Hello, I seem to be unable to change my systemtime to synchronize with time servers. I'm using 7.2 stable and gnome2. policykit.conf = And ntpd_enable="YES" in rc.conf. Regards, Roy.