freebsd-dev/usr.sbin/syslogd
Pawel Jakub Dawidek c503ddf2cc 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
2006-03-06 10:36:33 +00:00
..
Makefile Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
pathnames.h Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software 2004-08-07 04:28:56 +00:00
syslog.conf.5 Fix typo 2006-02-23 18:51:02 +00:00
syslogd.8 By default (for security reasons) syslogd(8) doesn't create log files 2006-03-06 10:36:33 +00:00
syslogd.c By default (for security reasons) syslogd(8) doesn't create log files 2006-03-06 10:36:33 +00:00