diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-04-12 15:12:36 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-04-12 15:12:36 -0400 |
commit | d846bbfcc103bad18a6724c5195cccac962958be (patch) | |
tree | c646b91e081bb7c24678abcb2f4e9f9ef1013411 | |
parent | 5274feb07630f5a52a871293f7a4dd232d236e94 (diff) | |
download | pfsense-d846bbfcc103bad18a6724c5195cccac962958be.zip pfsense-d846bbfcc103bad18a6724c5195cccac962958be.tar.gz |
Setup relayd.log
-rwxr-xr-x | etc/rc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -247,6 +247,7 @@ else /usr/sbin/clog -i -s 65535 /var/log/slbd.log /usr/sbin/clog -i -s 65535 /var/log/lighttpd.log /usr/sbin/clog -i -s 65535 /var/log/ntpd.log + /usr/sbin/clog -i -s 65535 /var/log/relayd.log fi fi # change permissions on newly created fifolog files. |