unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Declaring a Service
@ 2019-05-04 15:49 Raghav Gururajan
  2019-05-04 18:13 ` John Soo
  0 siblings, 1 reply; 2+ messages in thread
From: Raghav Gururajan @ 2019-05-04 15:49 UTC (permalink / raw)
  To: help-guix

Hello Guix!

To declare a service with default configuration in the system config file; is mentioning "(service abc-service-type (abc-service-configuration))" enough right? Or should I also declare each parameter values under "abc-service-configuration", even though I am trying to use only default values??

Thank you!

Regards,
RG.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Declaring a Service
  2019-05-04 15:49 Declaring a Service Raghav Gururajan
@ 2019-05-04 18:13 ` John Soo
  0 siblings, 0 replies; 2+ messages in thread
From: John Soo @ 2019-05-04 18:13 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: help-guix

Hi RG,

If you do not specify a value for the field, it will take the default. No need to specify a value if you mean to take the default for a field. 

- John

> On May 4, 2019, at 8:49 AM, Raghav Gururajan <rvgn@disroot.org> wrote:
> 
> Hello Guix!
> 
> To declare a service with default configuration in the system config file; is mentioning "(service abc-service-type (abc-service-configuration))" enough right? Or should I also declare each parameter values under "abc-service-configuration", even though I am trying to use only default values??
> 
> Thank you!
> 
> Regards,
> RG.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-04 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-04 15:49 Declaring a Service Raghav Gururajan
2019-05-04 18:13 ` John Soo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).