From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2631 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jeff Newsgroups: gmane.comp.sysutils.supervision.general Subject: combining s6 utils Date: Sun, 09 Jun 2019 22:24:21 +0200 Message-ID: <2760721560111861@myt4-929fb874f3f2.qloud-c.yandex.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="30610"; mail-complaints-to="usenet@blaine.gmane.org" To: supervision Original-X-From: supervision-return-2221-gcsg-supervision=m.gmane.org@list.skarnet.org Sun Jun 09 22:24:30 2019 Return-path: Envelope-to: gcsg-supervision@m.gmane.org Original-Received: from alyss.skarnet.org ([95.142.172.232]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1ha4Mf-0007sh-Oa for gcsg-supervision@m.gmane.org; Sun, 09 Jun 2019 22:24:29 +0200 Original-Received: (qmail 21492 invoked by uid 89); 9 Jun 2019 20:24:51 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Original-Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Original-Received: (qmail 21485 invoked from network); 9 Jun 2019 20:24:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1560111862; bh=q5sJtUJE3Bjeu0wk7YDSEOB/JX5Gt5GNPfxMBlTY2rc=; h=Message-Id:Date:Subject:To:From; b=nKHk+XmmdA6KjOSSQrK7BgK4uxhGN8PT6hs7oqBemv0QkbaroY2eTzC4IsebE99On Ia5DZaVD+tc40OOfiQxUhFfJ4OEn104LyjPm/h4HUcjnOtjNdTJ9dJWjR10wV/8/Jo 0X4nkbF5Ux18MdrCNZNvaptSpXtVhqwsTbXr4rC0= Authentication-Results: mxback9o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Mailer: Yamail [ http://yandex.ru ] 5.0 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:2631 Archived-At: what about combining daemontool-like s6 utilities like s6-(setuidgid,softlimit,setsid) into one tool akin to runit's "chpst" ("change process state" ?) and perp's "runtool" while also retaining the originals ? this is redundant but shortens exec chains. (such a tool could also provide ch(dir,root) functionality)