On Fri, Jul 01, 2016 at 09:22:10AM +0200, Ansgar Burchardt wrote:
> Dmitry Bogatov writes:
> > I am working on runit process supervision suite, and I want to provide
> > user-local supervision support out-of-binary-package. User-local
> > supervision for
> > requires one file pre user in /etc. (W
> > But seems that debconf templates are static, and I can't dynamically
> > generate list of choices (users). But I need to, since users can be
> > added and removed, and I want 'dpkg-reconfigure' handle it.
>
> Debconf templates are not static. You have the freedom to insert
> variables in the t
Dmitry Bogatov writes:
> I am working on runit process supervision suite, and I want to provide
> user-local supervision support out-of-binary-package. User-local supervision
> for
> requires one file pre user in /etc. (Well, true is a
> bit more complex, but nevermind). One extra will be spawned
Hi Dmitry,
On 01-07-16 00:50, Dmitry Bogatov wrote:
> But seems that debconf templates are static, and I can't dynamically
> generate list of choices (users). But I need to, since users can be
> added and removed, and I want 'dpkg-reconfigure' handle it.
Debconf templates are not static. You hav
Hello!
I am working on runit process supervision suite, and I want to provide
user-local supervision support out-of-binary-package. User-local supervision for
requires one file pre user in /etc. (Well, true is a
bit more complex, but nevermind). One extra will be spawned per user).
Question is:
5 matches
Mail list logo