all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.