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 13113 invoked from network); 15 Jan 2022 20:03:03 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 15 Jan 2022 20:03:03 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 4ess; Sat Jan 15 14:53:01 -0500 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 93f6b67d (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sat, 15 Jan 2022 11:52:24 -0800 (PST) Message-ID: <30E48839997EFC6C7D7774E92A96326F@eigenstate.org> To: 9front@9front.org Date: Sat, 15 Jan 2022 14:52:22 -0500 From: ori@eigenstate.org In-Reply-To: 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: mobile strategy blockchain component Subject: Re: [9front] werc noob Reply-To: 9front@9front.org Precedence: bulk Quoth thinktankworkspaces@gmail.com: > Yes sorry. I guess I wanted to write that its a new install with sysupdate, and I create > a new user called www because why not. I can rcpu to that user and I can point > > /rc/bin/rc-httpd/select-handler > Make sure that you actually installed the new rc (cd /sys/src && mk install). The bug was in how rc handled exporting environments to subshells, and was fixed in: Hash: 11d573d7f9a3163224195f312f53322e9076a8fe Author: cinap_lenrek Date: Sat Jan 1 22:33:34 -0500 2022 rc: rstr() shouldnt skip trailing NUL bytes (thanks ori)