[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Services can now have a default value
From: |
Ludovic Courtès |
Subject: |
Re: Services can now have a default value |
Date: |
Mon, 15 May 2017 14:48:00 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Heya,
Carlo Zancanaro <address@hidden> skribis:
> On Sat, May 13 2017, Carlo Zancanaro wrote:
>> I've attached two patches, one of which is the definition of
>> define-service-type, and the other which is me changing the
>> exim-service-type definition to use it.
>
> It turns out these patches don't work at all. I wrote the code for them
> around a month ago and naively assumed they'd still work. They are quite
> broken, so maybe just ignore them. I'm playing around with it again now,
> so we'll see what I can come up with.
OK! Nothing significant changed in the meantime, so perhaps it’s just a
matter of “make clean-go && make”?
BTW, I realized that this won’t be usable directly with services that
use (gnu services configuration). Maybe that’s OK as a first approach.
Ludo’.