ng0 (2016-08-25 12:55 +0300) wrote: > Hi, > > thanks for finding the errors. I applied your suggestions but the > service still goes into respawn loop when the VM boots. Do you have any > idea why this could happen?
Is there any output in syslog? How does you patch look now? What is the exact "git daemon" command that is executing? You can find this command by looking at "/gnu/store/…-shepherd-git.scm" file: when you built the system, guix told you that it would build this file. If you missed it, you can still find it by looking at "/run/current-system/boot", there is a reference to "/gnu/store/…-shepherd.conf", and there you can find a link to "…-shepherd-git.scm" file. -- Alex