Skip to content

Better error handling when there's a failure accessing or reading keyfile

Ondřej Surý requested to merge ta-bootstrap into master

The daemon MUST NOT start when it fails reading keyfile. I also fixed the mode when root.key is read-only to use unmanaged mode and properly log it into logfile.

Merge request reports