Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: DIY ZSH
- X-seq: zsh-users 19997
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: DIY ZSH
- Date: Thu, 12 Mar 2015 20:59:00 -0700
- In-reply-to: <20150312090743.GA23300@lilyforest>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <XnsA45AD97A4A092davidrayninfocouk@80.91.229.13> <20150312090743.GA23300@lilyforest>
On Mar 12, 5:07pm, lilydjwg wrote:
}
} I've written a simple zsh module to call
}
} prctl(PR_SET_CHILD_SUBREAPER, reaping);
}
} so that orphaned subprocesses won't get adopted by farther processes
} (e.g. init) when the shell is still there. It requires a recent Linux
} kernel.
This might be of interest to the people who are using zsh with the
Linux PID namespace feature. Would you be interested in sharing?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author