Changeset 12934 in hybrid for branches/releng-10/nanobsd/files/etc/syslog.conf
- Timestamp:
- Sep 26, 2014, 7:21:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-10/nanobsd/files/etc/syslog.conf
r10773 r12934 29 29 !ppp 30 30 *.* /var/log/ppp.log 31 ! thttpd32 *.* /var/log/ thttpd.log31 !httpd 32 *.* /var/log/httpd.log 33 33 !openvpn 34 34 *.* /var/log/openvpn.log … … 37 37 !snmpd 38 38 *.* /var/log/snmpd.log 39 !unbound 40 *.* /var/log/unbound.log 41
Note:
See TracChangeset
for help on using the changeset viewer.