GNU bug report logs - #42175
"pulseaudio? #f" setting does not prevent pulseaudio from autostarting

Previous Next

Package: guix;

Reported by: Nathan Dehnel <ncdehnel <at> gmail.com>

Date: Fri, 3 Jul 2020 09:01:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nathan Dehnel <ncdehnel <at> gmail.com>
To: 42175 <at> debbugs.gnu.org
Subject: bug#42175: "pulseaudio? #f" setting does not prevent pulseaudio from autostarting
Date: Fri, 3 Jul 2020 04:00:40 -0500
https://guix.gnu.org/manual/en/html_node/Sound-Services.html

(define %my-services
  ;; My very own list of services.
  (modify-services %desktop-services
    (alsa-service-type config =>
                       (alsa-configuration
                        (inherit config)
                        (pulseaudio? #f)))))

reconfigure, reboot, login to gnome, then

bash-5.0$ pgrep pulseaudio
517
1261




This bug report was last modified 3 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.