unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: 30991@debbugs.gnu.org
Subject: [bug#30991] [PATCH 2/2] services: Add ModemManager to '%desktop-services'.
Date: Thu, 29 Mar 2018 20:33:47 +0200	[thread overview]
Message-ID: <20180329183347.7748-2-dannym@scratchpost.org> (raw)
In-Reply-To: <20180329183347.7748-1-dannym@scratchpost.org>

* gnu/services/desktop.scm (%desktop-services): Add ModemManager.
---
 gnu/services/desktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index 897252917..00f5c105b 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -898,6 +898,7 @@ with the administrator's password."
          (simple-service 'mtp udev-service-type (list libmtp))
 
          ;; The D-Bus clique.
+         (service modem-manager-service-type)
          (service network-manager-service-type)
          (service wpa-supplicant-service-type)    ;needed by NetworkManager
          (avahi-service)

  reply	other threads:[~2018-03-29 18:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 18:28 [bug#30991] [PATCH 0/2] Add ModemManager service Danny Milosavljevic
2018-03-29 18:33 ` [bug#30991] [PATCH 1/2] services: Add modem-manager-service-type Danny Milosavljevic
2018-03-29 18:33   ` Danny Milosavljevic [this message]
2018-03-29 19:15 ` [bug#30991] [PATCH 0/2] Add ModemManager service Danny Milosavljevic
2018-03-29 22:21 ` [bug#30991] [PATCH v2 0/3] " Danny Milosavljevic
2018-03-29 22:21   ` [bug#30991] [PATCH v2 1/3] services: Move static-networking to (gnu services base) Danny Milosavljevic
2018-03-31 16:13     ` Ludovic Courtès
2018-04-01  8:16       ` Danny Milosavljevic
2018-04-01  9:38         ` Ludovic Courtès
2018-03-29 22:21   ` [bug#30991] [PATCH v2 2/3] services: Add modem-manager-service-type Danny Milosavljevic
2018-03-31 16:14     ` Ludovic Courtès
2018-09-04 13:22       ` Ludovic Courtès
2018-09-04 19:41         ` Danny Milosavljevic
2018-09-04 20:53           ` Ludovic Courtès
2018-09-04 21:16             ` Danny Milosavljevic
2018-03-31 18:39     ` Björn Höfling
2018-03-29 22:21   ` [bug#30991] [PATCH v2 3/3] services: Add ModemManager to '%desktop-services' Danny Milosavljevic
2018-03-31 16:08     ` Ludovic Courtès
2018-05-01  9:58       ` Danny Milosavljevic
2018-05-06 21:00         ` Ludovic Courtès
2018-05-08  7:04           ` Danny Milosavljevic
2018-05-08 13:35             ` 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=20180329183347.7748-2-dannym@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=30991@debbugs.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).