mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Update for ip6fw removal.
This commit is contained in:
parent
9c5b312952
commit
0794df7c73
1 changed files with 6 additions and 0 deletions
|
|
@ -14,6 +14,12 @@
|
|||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20061205: remove ip6fw
|
||||
OLD_FILES+=etc/periodic/security/600.ip6fwdenied
|
||||
OLD_FILES+=etc/periodic/security/650.ip6fwlimit
|
||||
OLD_FILES+=sbin/ip6fw
|
||||
OLD_FILES+=usr/include/netinet6/ip6_fw.h
|
||||
OLD_FILES+=usr/share/man/man8/ip6fw.8.gz
|
||||
# 20060328: remove redundant rc.d script
|
||||
OLD_FILES+=etc/rc.d/ike
|
||||
# 20060127: revert libdisk to static-only
|
||||
|
|
|
|||
Loading…
Reference in a new issue