=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/etc/rc.conf 1998/02/07 21:17:37 1.12 --- src/etc/rc.conf 1998/02/11 02:28:11 1.13 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.12 1998/02/07 21:17:37 beck Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags="-q" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.13 1998/02/11 02:28:11 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags="-q" *************** *** 42,44 **** --- 42,45 ---- ipfilter_rules=/etc/ipf.rules # Rules for IP packet filtering nat_rules=/etc/nat.rules # Rules for Network Address Translation ipmon_flags=-s # To disable logging, use ipmon_flags=NO + syslogd_flags= # add more flags, ie. -u -a /chroot/dev/log