guix/gnu
Alexey Abramov efcf1a2334
services: dnsmasq: Add stats and reload shepherd actions.
* gnu/services/dns.scm (dnsmasq-service-reload-action): New function.
Implements SIGHUP handling for reloading configurations.
(dnsmasq-service-stats-action): New function. Implements SIGUSR1
handling for dumping statistics.
(dnsmasq-shepherd-service): Use new actions.
* doc/guix.texi: Document new actions with examples.
* gnu/tests/networking.scm (%test-dnsmasq): Add tests to verify the
functionality of new actions.

Change-Id: I31f0eb4b26a582e95f7bfdb240110c139f0e16cc
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-05-16 17:01:11 +09:00
..
bootloader
build
home gnu: home: Use ‘shepherd-for-home’ as the default shepherd. 2025-05-14 18:11:07 +02:00
installer
machine
packages gnu: kwin: remove libglvnd input. 2025-05-15 20:55:50 +08:00
services services: dnsmasq: Add stats and reload shepherd actions. 2025-05-16 17:01:11 +09:00
system system: Add sgx group to %base-groups. 2025-05-14 22:10:44 +09:00
tests services: dnsmasq: Add stats and reload shepherd actions. 2025-05-16 17:01:11 +09:00
artwork.scm artwork: Change URL to Codeberg. 2025-05-14 18:11:06 +02:00
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk Revert "gnu: eudev: Fix optical discs detection/auto-mounting." 2025-05-14 22:10:44 +09:00
machine.scm
packages.scm
services.scm
system.scm gnu: %base-packages-artwork: Add guix backgrounds. 2025-05-12 09:33:27 +03:00
tests.scm