From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 01:05:27 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BCFFEAB for ; Thu, 4 Jun 2015 01:05:27 +0000 (UTC) (envelope-from venom@venomslair.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B722121E for ; Thu, 4 Jun 2015 01:05:27 +0000 (UTC) (envelope-from venom@venomslair.com) Received: by igbyr2 with SMTP id yr2so127027309igb.0 for ; Wed, 03 Jun 2015 18:05:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=venomslair.com; s=google; h=mime-version:date:message-id:subject:from:to:content-type; bh=fkeDpdFD/BRTwzW+Euztbv7L6WPRUI7c5MTHu5J6jkQ=; b=NIGMgiNZ2J70JH1Ku7woelcDQibZEXszvRVrACylZaYOjHTf59JHiVmd1zxULz0RZU JtgqEUWpVQglY7fvn62qA9AToLQq69FVTt+ySsn1Qs5JwMHp/MOP7RqMmTzI9gEztuXQ kJfJFOHGJ2/mccK2z+kURx+Kjhqn3KDvPA9EU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=fkeDpdFD/BRTwzW+Euztbv7L6WPRUI7c5MTHu5J6jkQ=; b=cb9UmG+lHiNQKYm6An9lfoDt6Ckv/ujtV3Vh0gYtHKLX0ENfZyrX3dpv3REPHpeg5R yjiS9N5tP9B16w52YsAVYwwJ/D0WgZfWY1NfXi7ED8bAs/TpBUbJFaa8hdReigL8CTJy Vp1gIFN0Fa3DSyBReAaiQ0lz3frSmQIWB+41MHQ7GNPIMbFN3HH/+AD5w6RYpvdhD5jB yC4Hn1boKWigXuvo4Rl4RJRpbcF6BBZKhQnDB0U+gEp4Jhspw+rTH6/6kYYcp9jx44R4 H7VO28Q3yB9SJAeHh8Wcv99sIDuw5jOcmkpbubLilo7B12u1A3BHpIc1qOcKzuTs+0Sg 7xTA== X-Gm-Message-State: ALoCoQkbRd3qwlwXHhGgdPGF54azsW5D+klpmjnqjhlHd0hXUxa3P0vPDIpD/0iAA1xansnL5Vyo MIME-Version: 1.0 X-Received: by 10.42.170.74 with SMTP id e10mr1458979icz.71.1433379926377; Wed, 03 Jun 2015 18:05:26 -0700 (PDT) Received: by 10.36.118.10 with HTTP; Wed, 3 Jun 2015 18:05:26 -0700 (PDT) Date: Wed, 3 Jun 2015 20:05:26 -0500 Message-ID: Subject: FreeBSD 10.1 Periodic Errors From: Venom To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 01:05:27 -0000 Good evening, I reinstalled my 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10 #0: Tue May 12 19:33:13 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 computer and now I get the below errors every time periodic daily and weekly runs. I have searched the internet to try and figure this out but I can not find anything that talks about this error. Does anyone know what I need to install or do in order for periodic daily to run correctly. /etc/defaults/periodic.conf: returning: not found /etc/defaults/periodic.conf: status: not found Thank you Aaron