|
Last change
on this file since 13757 was 13757, checked in by rick, 9 years ago |
|
newsyslog has modular approch now
While here fix creation of files on start by newsyslog and add missing
entries for nsd.
|
|
File size:
668 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # WL NanoBSD Custom Log Files. As-rule-of-thumb, use syslog(4) instead custom
|
|---|
| 3 | # created logfile because of locking issues.
|
|---|
| 4 | #
|
|---|
| 5 | /var/log/wlportal.log 664 3 100 * JC /var/run/wlportal.pid
|
|---|
| 6 | /var/log/snmpd.log 644 3 100 * JC
|
|---|
| 7 | /var/log/thttpd.log 644 3 100 * JC
|
|---|
| 8 | /var/log/openvpn.log 644 3 100 * JC
|
|---|
| 9 | /var/log/nsd.log 644 3 100 * JC
|
|---|
| 10 | /var/log/unbound.log 644 3 100 * JC
|
|---|
| 11 | /var/log/tinyproxy.log 644 3 100 * JC
|
|---|
| 12 | /var/log/httpd.log root:wheel 640 3 100 * BJG /var/run/httpd.pid 30
|
|---|
| 13 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.