guix/gnu
Marius Bakke 10251c4456
services: zabbix: Don't write user to configuration file.
The service already runs with the specified user and group, so there is no use
in writing it to the configuration files.  This change is mainly done for
compatibility with 'zabbix-agent2' which does not understand the User=
setting, but also to document the correct data type for the "group" setting.

* gnu/services/monitoring.scm (serialize-string): Filter USER and GROUP
fields.
(group?, serialize-group): Remove variables.
(zabbix-server-configuration, zabbix-agent-configuration): Document the GROUP
field as 'string'.
* doc/guix.texi (Monitoring Services): Adjust accordingly.
2022-12-07 20:08:36 +01:00
..
bootloader gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
build
home home: services: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
installer
machine
packages gnu: Add zabbix-agent2. 2022-12-07 20:08:35 +01:00
services services: zabbix: Don't write user to configuration file. 2022-12-07 20:08:36 +01:00
system install: Add missing e2fsprogs utility. 2022-12-05 11:21:15 -05:00
tests Revert "tests: install: Fix iso-image-installer test." 2022-12-05 11:21:18 -05:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk tests: Add gdm tests. 2022-12-04 23:12:36 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Add e2fsprogs to %base-packages-utils. 2022-12-05 11:21:18 -05:00
tests.scm