|
Last change
on this file since 14267 was 14267, checked in by rick, 7 years ago |
|
Cosmetic: whitespace mixture of tabs/spaces
|
|
File size:
758 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 | /var/mail/root root:mail 640 3 500 * BJN
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.