guix/gnu
Timotej Lazar ee199cd3ba
services: qemu-guest-agent: Fix arguments to qemu-ga.
Fix the check for empty device path. Do not use --daemonize, since that is
handled by make-forkexec-constructor. Drop the --pidfile option which is
unused without --daemonize.

* gnu/services/virtualization.scm (qemu-guest-agent-shepherd-service): Modify
command arguments.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-09 17:15:40 +02:00
..
bootloader
build gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
home home: Use warning instead of display. 2022-08-05 15:28:03 +02:00
installer installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
machine
packages gnu: wrap-python3: Clarify relationship with wrapped package. 2022-08-09 16:57:49 +02:00
services services: qemu-guest-agent: Fix arguments to qemu-ga. 2022-08-09 17:15:40 +02:00
system maint: Use a pretty version string in ISO and VM images. 2022-08-09 15:16:06 +02:00
tests system: install: Always use 'current-guix'. 2022-08-09 15:16:06 +02:00
artwork.scm
bootloader.scm
ci.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
home.scm home: Add 'home-generation-base'. 2022-08-01 00:02:04 +02:00
image.scm
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: unzip: Patch for CVE-2022-0529 and CVE-2022-0530. 2022-08-08 19:21:45 +03:00
machine.scm
packages.scm
services.scm
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm