guix/gnu
Brice Waegeneire e789ce538e
services: pcscd: Fix daemon signal handling.
"pcscd" wouldn't handle SIGTERM as it inherit ignoring this signal (and
others) from its parent shepherd; fork+exec-command restore signal
handling.  Fixes <https://issues.guix.gnu.org/45202>.

* gnu/services/security-token.scm (pcscd)[start]: Use
fork+exec-command to start "pcscd".
2021-07-03 20:13:42 +02:00
..
bootloader
build
installer installer: Offer the CUPS printing service. 2021-06-30 21:34:26 +02:00
machine
packages gnu: Add ddcui. 2021-07-03 17:57:27 +02:00
services services: pcscd: Fix daemon signal handling. 2021-07-03 20:13:42 +02:00
system pack: Prevent duplicate files in tar archives. 2021-06-29 14:53:21 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: tor: Update to 0.4.6.6. 2021-06-30 20:02:32 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm