Date: Sun, 27 Apr 1997 19:52:41 -0400 From: Harry Mantakos <harry@meretrix.com> To: "Jeffrey J. Mountin" <sysop@mixcom.com> Cc: hackers@freebsd.com Subject: Re: Syslog bug? Message-ID: <199704272352.TAA17070@kiri.meretrix.com> In-Reply-To: Your message of "Sun, 27 Apr 1997 09:14:53 CDT." <3.0.32.19970427091453.00aed4d4@mixcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>At 02:07 PM 4/26/97 +0200, J Wunsch wrote: ... >Just odd that smap logs in GMT and smapd doesn't and the both fire up at >the same time in rc.local ... You're probably running smap chrooted, and it isn't finding /etc/localtime in its chrooted directory (typically /var/spool/smap). smapd is generally not run chrooted. It parses the 'directory' parameter from the netperm-table file, but just chdir()s to that directory rather than chroot()ing to it. -harry ----------------------------------------------------------------------------- Human: Harry Mantakos USPS: 547 E. Gittings St. Baltimore, MD 21230 Email: harry@meretrix.com Evil Twins: harry@torrentnet.com, harry@cs.umd.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704272352.TAA17070>