summarylogtreecommitdiffstats
path: root/firehol.install
blob: c18be5f6333e2f458976e8c0a591c0ce5ed47a1f (plain)
1
2
3
4
5
6
7
8
post_upgrade() {
echo " Version 2.0.0 or later brings fireqos:"
echo " https://github.com/ktsaou/firehol/wiki/FireQOS-Tutorial"
echo
echo " The configuration version of FireHOL 2.0.0-pre6 "
echo " and later has been updated from 5 to 6:"
echo " http://firehol.org/upgrade/#config-version-6"
}