From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 13159 invoked from network); 2 Feb 2021 04:10:30 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 2 Feb 2021 04:10:30 -0000 Received: from 5ess.inri.net ([107.191.111.177]) by 1ess; Mon Feb 1 22:59:18 -0500 2021 Message-ID: <092E7CE0A9CA2A4F43CD8C7ABD185816@5ess.inri.net> Date: Mon, 01 Feb 2021 22:59:18 -0500 From: sl@stanleylieber.com To: 9front@9front.org In-Reply-To: <8FDFBE93B8DDBDBAB7E2F3D00EA5F296@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: HTML over WEB2.0 proxy hosting package Subject: Re: [9front] rc-httpd Reply-To: 9front@9front.org Precedence: bulk > touch /sys/doc/www the example in the rc-httpd(8) man page suggests /sys/log/www. the installer establishes your file system according to the proto file at /sys/lib/sysconfig/proto, which should have created /sys/log/www for you already append only and chmod 662. the default /rc/bin/service/tcp80 also tries to write to /sys/log/www. not sure what happened here. sl