The user space log daemon is called …?
A.
klog
B.
klogd
C.
syslog
D.
syslogd
Explanation:
From the man pages:
System logging is provided by a version of syslogd(8) derived from the stock BSD sources. Support for kernel logging is provided by the klogd(8) utility which allows kernel logging to be conducted in either a standalone fashion or as a client of syslogd.