Browse Source

add pf.filter and pf.nat; ok @deraadt

OPENBSD_3_0
dhartmei 23 years ago
parent
commit
0bb019bbf7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/Makefile

+ 2
- 2
src/etc/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.125 2001/06/25 03:32:50 hin Exp $
# $OpenBSD: Makefile,v 1.126 2001/06/26 13:29:11 dhartmei Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= US/Pacific
@ -16,7 +16,7 @@ BIN1= bootptab changelist ccd.conf csh.cshrc csh.login csh.logout \
daily dhcpd.conf dhcpd.interfaces dm.conf exports ftpusers \
ftpchroot gettytab group hosts hosts.lpd inetd.conf \
ksh.kshrc locate.rc man.conf monthly motd mrouted.conf \
myname netstart networks newsyslog.conf \
myname netstart networks newsyslog.conf pf.filter pf.nat \
phones printcap protocols rbootd.conf rc rc.conf rc.local \
rc.securelevel rc.shutdown remote rpc security services \
shells syslog.conf weekly etc.${MACHINE}/disktab dhclient.conf \


Loading…
Cancel
Save