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=4.8 required=5.0 tests=BULK_RE_SUSP_NTLD, DATE_IN_PAST_03_06,DKIM_INVALID,DKIM_SIGNED,FROM_SUSPICIOUS_NTLD, PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 30807 invoked from network); 8 Sep 2021 17:37:34 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 8 Sep 2021 17:37:34 -0000 Received: from out0.migadu.com ([94.23.1.103]) by 4ess; Wed Sep 8 12:22:57 -0400 2021 Message-ID: <61EA9337F4796F3F0021DBDEB412C4B9@qak> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a-b.xyz; s=key1; t=1631111390; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=rJVmn+j395ZajIgi74voBm4Tg4QH7HkRyDI3xlWKWFE=; b=GXHgXm9I4AB/sFR9ifLRPu1zpMKzRpr5rrr7USVhfVI9thxqzp7DCma8JeCwU0qtT40MvD 1cryoUWBLO3iVCS8iDFrJeKDjDl63TOhGqGdJLR31Vp56AkNUdkTChksMF+TepOkkXyT2o k9WC3FM8cnRhk+pQNsfU3YhSN2bEhiBKuUUndfX0v5PhZSBbRS7TeVlOrIGDlev6E8VDBe E8XcxUmk7hOokc19GU+vwwYOPr1ThLR/ad+xiBcdc5YMStQPCM9sMwNN18qx8E9G/AwOfx N6EngCBGCQBGLzn8R3102Dt/iZNUvGBCUIoopwRRlzFcXNNhVNaVMBopTns/aw== To: 9front@9front.org Date: Wed, 08 Sep 2021 16:29:47 +0200 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kvik@a-b.xyz In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kvik@a-b.xyz List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: content-addressed compliant ACPI STM content-driven module-aware session controller Subject: Re: [9front] plumber: remove $plumbsrv, add optional srvname, usage check Reply-To: 9front@9front.org Precedence: bulk Quoth qwx@sciops.net: > It's a silly hack; rc doesn't update /env immediately, and > scripts, which for instance set up subrios, cannot rely on it to > clean up the plumber at the end. Adding also the usual -m mount flag to plumber would perhaps solve this problem for you more naturally.