aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
blob: 948209837d53da4ddff3435243953dc40b2b8517 (about) (plain)
blob size (348KB) exceeds display size limit (100KB).
x-Rice 2020-12-12services: pcscd-shepherd-service: Fix PID file location....Fixes <http://issues.guix.gnu.org/45202>. * gnu/services/security-token.scm (pcscd-shepherd-service): Look for pcscd.pid in /run instead of /var/run. Reported by Raffael Stocker <r.stocker@mnet-mail.de>. Tobias Geerinckx-Rice