From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Steve Simon" Date: Wed, 20 Jun 2007 20:05:33 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] smtpd no longer running? In-Reply-To: <7d3530220706201202r7b5c0e43obebff353581661e0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 83f3fd46-ead2-11e9-9d60-3106f5b1d025 don't forget that all the log files in /sys/log should have the append flag to prevent races when updating them (chmod +a /sys/log/*) -Steve