Quote:
Originally Posted by NiLuJe
@zavorra: That's not a static build of FBInk
...
EDIT: You can also probably shorten the watch config to just this:
...
EDITē: I'd also find a way to get drive to use a custom certdb path instead of clobbering the system's one  .
|
@NiLuJe,
I am uploading a new version with the static fbink and the shortened watch config as you suggested, thanks.
The certdb path seems to be wired on the golang sources (
https://golang.org/src/crypto/x509/root_linux.go) and I can't spot an easy way to add my own path...