Archived
1
0
Fork 0

services: nar-herder: Specify a working directory.

Mostly so that core dumps end up here.

* gnu/services/guix.scm (nar-herder-shepherd-services): Specify a working
directory.
This commit is contained in:
Christopher Baines 2023-08-26 12:19:14 +01:00
parent 82b5e89d78
commit d823ed25d5
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -975,6 +975,7 @@ ca-certificates.crt file in the system profile."
'())) '()))
#:user #$user #:user #$user
#:group #$group #:group #$group
#:directory "/var/lib/nar-herder"
#:pid-file "/var/run/nar-herder/pid" #:pid-file "/var/run/nar-herder/pid"
#:environment-variables #:environment-variables
`(,(string-append `(,(string-append