- Timestamp:
- Jun 3, 2009, 12:03:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc11-dev/server/fedora/config/etc/syslog-ng/syslog-ng.conf
r1155 r1161 35 35 destination d_mlal { usertty("*"); }; 36 36 37 destination d_zroot { program("/etc/syslog-ng/d_zroot.pl"); }; 38 #destination d_watch { program("/usr/local/libexec/watch-syslog.py"); }; 39 37 40 #filter f_kernel { facility(kern); }; 38 41 filter f_default { level(info..emerg) and
Note: See TracChangeset
for help on using the changeset viewer.