chiark / gitweb /
load-private: Use cfgfile_log, not system_log
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 16:30:17 +0000 (16:30 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:54 +0000 (21:56 +0000)
commitaf36a51646d7021cfc0e066733cc8c8c3bf78279
tree0e4d56cf5ca129704ff8cec752c5ee54ce7520b8
parente44c6c0b352510b79d676010cc6b9c28cf7bbeb4
load-private: Use cfgfile_log, not system_log

Otherwise if this goes wrong, we segfault, because system_log is in
fact not available this early.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
privcache.c