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=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24134 invoked from network); 8 Mar 2022 13:35:46 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 8 Mar 2022 13:35:46 -0000 Received: from vultr.musolino.id.au ([45.76.123.158]) by 4ess; Tue Mar 8 08:29:06 -0500 2022 Received: from 180.150.115.171 ([180.150.115.171]) by vultr; Wed Mar 9 00:28:29 +1100 2022 Message-ID: <592E5D813EFE943E3139F7E96CB3D6ED@musolino.id.au> To: 9front@9front.org, alex@musolino.id.au From: Alex Musolino Date: Tue, 08 Mar 2022 23:58:29 +1030 In-Reply-To: <19C4682FE4B1166C8249267810F854E8@musolino.id.au> 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: progressive firewall HTTP shader STM realtime-java dependency-aware solution Subject: Re: [9front] new user Reply-To: 9front@9front.org Precedence: bulk > This is a bug in hjfs that has been uncovered by changeset > e1907b41d32441e79e8cc3db26afc5f0c4cdcef9. New directories *are* > supposed to inherit their group from the parent directory. However, > this is not what we want when creating home directories for new users. > > I think the following ought to fix it. Can you give this a try? I got around to trying this out on a spare machine/disk tonight. Worked for me. Committed.