From owner-freebsd-questions Wed Mar 29 11: 1:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 4631E37B800 for ; Wed, 29 Mar 2000 11:00:32 -0800 (PST) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id LAA25936 for ; Wed, 29 Mar 2000 11:00:21 -0800 Date: Wed, 29 Mar 2000 11:00:21 -0800 (PST) From: To: freebsd-questions@freebsd.org Subject: /var/run ownership 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 On an old 2.2.2 system the perms for /var/run are set to drwxr-xr-x 3 bin bin 512 Mar 29 02:03 run Sendmail does not seem to be writing the pid to /var/run and I'm wondering if it's because the perms are set like that. On my more recent versions of FreeBSD 3.4-Stable, the perms are root.wheel. Was there a change in the who owns this at some point? Just trying to figure out why sendmail isn't writing a pid. Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message