Re: s6-rc design ; comparison with anopa

2015-04-27 Thread Laurent Bercot
On 27/04/2015 07:59, Colin Booth wrote: OpenSSH, at least on Linux and *BSD, chroots into an empty directory after forking for your login. That was an example but I think the question is still valid: if you have a logical grouping of longrun foo, longrun foo-log, and a oneshot helper bar, where

[PATCH] devd: Fix invalid option used for s6-uevent-listener

2015-04-27 Thread Olivier Brunel
Signed-off-by: Olivier Brunel j...@jjacky.com --- src/minutils/s6-devd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/minutils/s6-devd.c b/src/minutils/s6-devd.c index 9df5c80..74f2d41 100644 --- a/src/minutils/s6-devd.c +++ b/src/minutils/s6-devd.c @@ -63,7 +63,7 @@

Re: [PATCH] devd: Fix invalid option used for s6-uevent-listener

2015-04-27 Thread Laurent Bercot
Ah, good catch. Patch applied, thanks. It's available in the current git. Note that I still can't push to github because they've broken their sshd's compatibility with dropbear. I've reported the issue, but it hasn't been fixed yet. Until they fix it, the GitHub mirror for skarnet.org packages