From: "Tomáš Čech" <sleep_walker@gnu.org>
To: guix-devel@gnu.org
Subject: [PATCH 02/12] services: base: export gpm-configuration and rngd-configuration.
Date: Tue, 19 Jul 2016 15:19:15 +0200 [thread overview]
Message-ID: <20160719131925.21047-3-sleep_walker@gnu.org> (raw)
In-Reply-To: <20160719131925.21047-1-sleep_walker@gnu.org>
* gnu/services/base.scm: export gpm-configuration and
rngd-configuration.
---
gnu/services/base.scm | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/gnu/services/base.scm b/gnu/services/base.scm
index c9c2594..7c324b6 100644
--- a/gnu/services/base.scm
+++ b/gnu/services/base.scm
@@ -93,11 +93,15 @@
guix-publish-configuration?
guix-publish-service
guix-publish-service-type
+
+ gpm-configuration
gpm-service-type
gpm-service
urandom-seed-service-type
urandom-seed-service
+
+ rngd-configuration
rngd-service-type
rngd-service
--
2.9.0
next prev parent reply other threads:[~2016-07-19 13:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 13:19 export symbols required to use modify-services syntax Tomáš Čech
2016-07-19 13:19 ` [PATCH 01/12] services: avahi: export avahi-configuration Tomáš Čech
2016-07-19 13:19 ` Tomáš Čech [this message]
2016-07-19 13:19 ` [PATCH 03/12] services: databases: export service types and configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 04/12] services: dbus: export dbus-configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 05/12] services: dict: export dicod-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 06/12] services: lirc: export lirc-configuration and lirc-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 07/12] services: mail: export dovecot-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 08/12] services: web: export nginx-configuration and nginx-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 09/12] services: xorg: export screen-locker Tomáš Čech
2016-07-19 13:19 ` [PATCH 10/12] services: ssh: export lsh-configuration and lsh-service-type Tomáš Čech
2016-07-19 13:19 ` [PATCH 11/12] services: desktop: export *-service, *-service-type and *-configuration Tomáš Čech
2016-07-19 13:19 ` [PATCH 12/12] services: networking: export *-configuration and *-service-type Tomáš Čech
2016-07-21 16:56 ` export symbols required to use modify-services syntax Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160719131925.21047-3-sleep_walker@gnu.org \
--to=sleep_walker@gnu.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).