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
..
2020-09-21 00:31:15 +02:00
2020-03-03 15:00:32 +01:00
2021-02-05 17:19:10 -05:00
2020-02-02 10:42:16 +01:00
2021-01-12 14:40:36 +03:00