From owner-freebsd-questions Sat Sep 25 22:54:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.pond.net (guppy.pond.net [205.240.25.2]) by hub.freebsd.org (Postfix) with ESMTP id DF31814C0F for ; Sat, 25 Sep 1999 22:54:21 -0700 (PDT) (envelope-from dmp@aracnet.com) Received: from aracnet.com (snapuser2-89.pacificcrest.net [216.36.34.89]) by guppy.pond.net (8.9.3/8.9.3) with ESMTP id WAA13826; Sat, 25 Sep 1999 22:46:45 -0700 (PDT) Message-ID: <37EDB509.34D3393A@aracnet.com> Date: Sat, 25 Sep 1999 22:54:17 -0700 From: "D.M.P." Reply-To: gryph@mindless.com X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@home.com Cc: gryph@mindless.com, freebsd-questions@FreeBSD.ORG Subject: Re: xntpd quits on SIGHUP? References: <199909260456.AAA80333@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Crist J. Clark" wrote: > D.M.P. wrote, > > When I do a 'kill -HUP' on xntpd, the process terminates, instead of > > "rebooting" itself. Is this on purpose, a bug, or am I mistaken about > > the function of SIGHUP? > > The "function of a SIGHUP" is defined by the program. You can't assume > that a SIGHUP always makes a process re-read its config files. > > If you want to reconfig a running xntpd process, use the xntpdc(8) > command. Oh, okay then. Learn something new everyday. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message