From owner-freebsd-questions@FreeBSD.ORG Mon Sep 21 20:06:35 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 D41071065693 for ; Mon, 21 Sep 2009 20:06:35 +0000 (UTC) (envelope-from amsibamsi@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id 68D4F8FC1C for ; Mon, 21 Sep 2009 20:06:35 +0000 (UTC) Received: by ewy4 with SMTP id 4so2791258ewy.36 for ; Mon, 21 Sep 2009 13:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=o8PE42HNfjEtSD6kDAo1RYC/qeZJ8o8jVkRRwvDVq28=; b=sSjv+SXyfY8IakapZLZEHU9WMfBLTl5O4bTQi//6czhUb6xSFonkQCh3Aw1SUUsi92 AAzgCxzHoVh6nkjbnePFBOQQGLj7Qc6SQWG510+VZdaQE30MxhouwbykaisKnBnMVjGF EYr5Q+2TX9yXAwYEk7xQtmrUUg5RhcXpg2nGo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=JW6EPG8tKBo3q5+5kfDcrj4QNR7koBqMrFFX58sT3+zx7pykeAH2i0fd7iHEVB5aWx gvpqx5pyB5uUE0I50bZamb8sTXrez4CI6/nmwlN2vuc1pZF8BpGn8Rkyh3TdJEM6pR64 bdp8AqQWE4tX46RGB23DB52DV9cUFcUbIdSD0= Received: by 10.211.147.8 with SMTP id z8mr3373604ebn.87.1253563594421; Mon, 21 Sep 2009 13:06:34 -0700 (PDT) Received: from ?10.10.2.2? (80-219-26-31.dclient.hispeed.ch [80.219.26.31]) by mx.google.com with ESMTPS id 10sm40101eyz.26.2009.09.21.13.06.32 (version=SSLv3 cipher=RC4-MD5); Mon, 21 Sep 2009 13:06:33 -0700 (PDT) From: Anselm Strauss Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Date: Mon, 21 Sep 2009 22:06:28 +0200 Message-Id: <1BBD8DB4-2229-42C8-BA25-2318A0FCB48C@gmail.com> To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) Subject: Wake up 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: Mon, 21 Sep 2009 20:06:35 -0000 Hi, anybody knows if it's possible to set BIOS wake up time in FreeBSD. I have a machine I would like to regularly shutdown and wake up at different times depending the on the day of week. Cheers, Anselm