From owner-freebsd-questions Wed Dec 1 15:58:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (Postfix) with ESMTP id 296C415169 for ; Wed, 1 Dec 1999 15:58:25 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id PAA09658 for ; Wed, 1 Dec 1999 15:47:15 -0800 (PST) Date: Wed, 1 Dec 1999 15:47:15 -0800 (PST) From: Annelise Anderson To: freebsd-questions@freebsd.org Subject: periodic daily reruns rc.conf.local? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When periodic daily (and periodic monthly, and perhaps periodic weekly) run, they seem to also rerun rc.conf.local. I have a couple programs that start from there. I am running -current with Nov29 sources. I have moved the stuff I start from rc.conf.local to /usr/local/etc/rc.d, which is where it should be. Nevertheless, why are the "periodics" rerunning rc.conf.local? I don't see anything in the scripts that tells them to do this. I have not edited them. Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message