diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2014-08-29 14:33:48 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2014-08-29 14:33:48 +0000 |
commit | 5576dfc975333bfc34a94d2a8b1b65eaab950136 (patch) | |
tree | ad188758477ec9c8e0ab26cfd7b22cb1c23d3c99 /sysutils/pftables/pkg-descr | |
parent | 782b56aef84c4a09c19108124bbbf0b174cb9552 (diff) | |
download | ports-5576dfc975333bfc34a94d2a8b1b65eaab950136.tar.gz ports-5576dfc975333bfc34a94d2a8b1b65eaab950136.zip |
Notes
Diffstat (limited to 'sysutils/pftables/pkg-descr')
-rw-r--r-- | sysutils/pftables/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/pftables/pkg-descr b/sysutils/pftables/pkg-descr new file mode 100644 index 000000000000..6a93bf2f52fd --- /dev/null +++ b/sysutils/pftables/pkg-descr @@ -0,0 +1,5 @@ +While the FreeBSD Handbook on pf explains the simple steps necessary +to make pf tables survive a reboot, it does not (yet) point to an +already existing script. This rc script provides a minimum solution. + +WWW: https://github.com/riggs-/pftables |