Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2001 00:19:01 -0800
From:      "Crist J. Clark" <cjclark@reflexnet.net>
To:        Todd P <toddplu@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /etc/periodic restarting named = many named processes
Message-ID:  <20010117001901.W97980@rfx-64-6-211-149.users.reflexco>
In-Reply-To: <20010116215209.18037.qmail@web1605.mail.yahoo.com>; from toddplu@yahoo.com on Tue, Jan 16, 2001 at 01:52:09PM -0800
References:  <20010116215209.18037.qmail@web1605.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 16, 2001 at 01:52:09PM -0800, Todd P wrote:
> my cron's /etc/periodic is restarting named each time
> it runs, so I get multiple named processes.
> 
> has anyone else had this problem?
> 
> is there a fix besides stopping periodic (maybe using
> ndc restart instead)?

You put commands in rc.conf, huh? Don't do that.

  $ man rc.conf
  ...
     The purpose of rc.conf is not to run commands or perform system startup
     actions directly.  Instead, it is included by the various generic startup
     scripts in /etc which conditionalize their internal actions according to
     the settings found there.

The periodic(8) command sources rc.conf for the settings within it.  
-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010117001901.W97980>