diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-03-18 00:50:40 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-03-18 00:50:40 +0000 |
commit | 4c86458b9af9295156d5ab25ea3e41691358e139 (patch) | |
tree | a07c7013327a2877668b953b8415c718d8b23b4d /UPDATING | |
parent | 40c11c90c9b0ece4d920e3b7bfa4bdb96b454ded (diff) | |
download | src-4c86458b9af9295156d5ab25ea3e41691358e139.tar.gz src-4c86458b9af9295156d5ab25ea3e41691358e139.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: 20040308: The packet filter (pf) is now installed with the base system. Make sure to run mergemaster -p before installworld to create required - user accounts. If you do not want to build pf with your system you - can use the NO_PF knob in make.conf. + user account ("proxy"). If you do not want to build pf with your + system you can use the NO_PF knob in make.conf. Also note that pf requires "options PFIL_HOOKS" in the kernel. The pf system consists of the following three devices: device pf # required |