K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-03-06T10:36:33.000000Z K 7 svn:log V 330 By default (for security reasons) syslogd(8) doesn't create log files when they don't exist, but sometimes its quite useful (eg. we use non-standard log files and memory backed /var/, which is populated on boot). Add -C option which tells syslogd(8) to create log files if they don't exist. Glanced at by: phk MFC after: 3 days END