CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/25 09:49:48
Modified files:
usr.sbin/vmd : vmd.c
Log message:
vmd(8)'s early error messages weren't visible when started via /etc/rc
(such as errors relating to not having VMX/etc). Change the log_init
to log to syslog so at least we have some chance of seeing these errors.
requested and ok beck@
