[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Services can now have a default value
From: |
Carlo Zancanaro |
Subject: |
Re: Services can now have a default value |
Date: |
Thu, 20 Apr 2017 00:42:00 +1000 |
User-agent: |
mu4e 0.9.18; emacs 25.1.1 |
I have a question related to this, but about a broader issue.
On Sat, Apr 15 2017, Ludovic Courtès wrote:
> (service openssh-service-type)
Is this supposed to be the preferred way to add a service to your
operating system? Or, put another way, as a service writer: should I
consider a *-service-type to be sufficient to complete the work of
creating a service?
Looking at various services that we have defined at the moment
(according to what is documented), most services have a procedure (ie.
*-service), and maybe also a *-service-type. For example, in "Database
Services" we have postgresql-service and mysql-service, with no
corresponding *-service-type. But then we have redis-service-type
without a *-service to go with it.
I wonder if we would be better off creating *-service procedures for
each *-service-type and documenting them as the canonical way to create
services. That way we could handle things like default arguments through
the usual scheme mechanisms, rather than our own special case.
Carlo
signature.asc
Description: PGP signature
Re: Services can now have a default value, Ricardo Wurmus, 2017/04/17
Re: Services can now have a default value,
Carlo Zancanaro <=
- Re: Services can now have a default value, ng0, 2017/04/19
- Re: Services can now have a default value, Ludovic Courtès, 2017/04/19
- Re: Services can now have a default value, Carlo Zancanaro, 2017/04/19
- Re: Services can now have a default value, Ludovic Courtès, 2017/04/20
- Re: Services can now have a default value, Carlo Zancanaro, 2017/04/20
- Re: Services can now have a default value, Ludovic Courtès, 2017/04/21
- Re: Services can now have a default value, Carlo Zancanaro, 2017/04/21
- We need an RFC procedure [Re: Services can now have a default value], ng0, 2017/04/21
- Re: We need an RFC procedure [Re: Services can now have a default value], Ricardo Wurmus, 2017/04/22
- Re: We need an RFC procedure [Re: Services can now have a default value], ng0, 2017/04/22