=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** src/etc/rc.conf 2001/08/17 22:00:12 1.67 --- src/etc/rc.conf 2001/08/22 16:13:14 1.68 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.67 2001/08/17 22:00:12 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.68 2001/08/22 16:13:14 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 80,85 **** --- 80,86 ---- named_chroot=/var/named # Where to chroot named if not empty pf_rules=/etc/pf.conf # Packet filter rules file nat_rules=/etc/nat.conf # NAT rules file + pflogd_flags= # add more flags, ie. "-s 256" afs_mount_point=/afs # Mountpoint for AFS afs_device=/dev/xfs0 # Device used by afsd afsd_flags=-z # Flags passed to afsd