guix/gnu
Ludovic Courtès bb124f6e9c
services: mpd: Fix daemon startup.
Until now it would wait for a PID file that'd never come.

* gnu/services/audio.scm (mpd-shepherd-service): Add 'requirement'.
Remove #:pid-file from 'start'.
(mpd-service-activation): Create the ".mpd" directory since that's what
the daemon expects.
2020-11-06 23:10:18 +01:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: chromium: Silent 'local-file' warning. 2020-11-05 16:15:22 +01:00
services services: mpd: Fix daemon startup. 2020-11-06 23:10:18 +01:00
system vm: system-qemu-image: Fix type error, remove more actual file systems. 2020-11-05 00:07:45 +01:00
tests tests: docker-system: Increase VM memory. 2020-11-06 16:16:02 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: ungoogled-chromium: Add search path for installed extensions. 2020-11-05 02:20:24 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm