custom cuirass remote postgres

This commit is contained in:
Jean-François GUILLAUME 2023-06-27 09:02:55 +00:00
parent 33b286b2f1
commit 5782bd431a

View file

@ -85,7 +85,8 @@
`(,(shepherd-service
(documentation "Run Cuirass.")
(provision '(cuirass))
(requirement '(guix-daemon postgres postgres-roles networking))
(requirement '(guix-daemon networking))
;(requirement '(guix-daemon postgres postgres-roles networking))
(start #~(make-forkexec-constructor
(list (string-append #$cuirass "/bin/cuirass")
"register"