aboutsummaryrefslogtreecommitdiff
path: root/gnu/machine
diff options
context:
space:
mode:
authorBrice Waegeneire <brice@waegenei.re>2021-06-12 16:46:00 +0200
committerBrice Waegeneire <brice@waegenei.re>2021-06-19 23:49:18 +0200
commit4bed8486d4c0a4ff142903b8bc1584ce84767355 (patch)
treed1d23833b73763be248455d62dd1b9621424f60f /gnu/machine
parenteb939109b9c06a09e1534a403745bd362b653d95 (diff)
downloadguix-4bed8486d4c0a4ff142903b8bc1584ce84767355.tar.gz
guix-4bed8486d4c0a4ff142903b8bc1584ce84767355.zip
services: pcscd: Cleanup socket when started.
Otherwise when pcscd doesn't terminate properly (ie. receive a SIGKILL), it won't start again because of it's socket already existing. * gnu/services/security-token.scm (pcscd-shepherd-service)[start]: Remove existing socket file.
Diffstat (limited to 'gnu/machine')
0 files changed, 0 insertions, 0 deletions
(with-environment-variable "GUIX_BUILD_OPTIONS" "--no-substitutes" (parse-command-line '("foo") %standard-build-options (list '((substitutes? . #t)))))) (test-end "scripts") ;;; Local Variables: ;;; eval: (put 'with-environment-variable 'scheme-indent-function 2) ;;; End: