2015-09-24 15:41 GMT+08:00 Ludovic Courtès <l...@gnu.org>:
> "Thompson, David" <dthomps...@worcester.edu> skribis:
>
>> On Mon, Sep 21, 2015 at 12:00 PM, Ludovic Courtès <l...@gnu.org> wrote:
>>> Andy Wingo <wi...@igalia.com> skribis:
>>>
>>>> On Sun 20 Sep 2015 15:42, l...@gnu.org (Ludovic Courtès) writes:
>>>>
>>>>> I’m quite happy with the result, but comments are welcome!  I’ll convert
>>>>> some more services to see how it goes.
>>>>
>>>> Neat!  Sounds great.  One question: there are some services like colord
>>>> or geoclue that don't need to be managed by DMD, but are just declared
>>>> as services so that their users are created, there /var/foo directories
>>>> are created, etc.  The can be started by D-Bus as needed.  Does the new
>>>> design support services of this kind?
>>>
>>> Yes it does.
Great news! I don't miss NixOS's modules anymore :-)

I think the difference is that we don't seperate options and implementations
like NixOS did,  'service-type' have both in one place.
So, our services is highly tie to gexps and dmd (that's ok).
>>> [...]

Reply via email to