MINIFW_FILE for Debian Lenny

This commit is contained in:
Jérémy Lecour 2019-03-21 21:56:14 +01:00
parent ce2dce989e
commit 622299ab88

View file

@ -214,6 +214,7 @@ is_openbsd() {
test -n "${OPENBSD_RELEASE}"
}
is_debian_lenny && MINIFW_FILE=/etc/firewall.rc
is_debian_squeeze && MINIFW_FILE=/etc/firewall.rc
is_debian_wheezy && MINIFW_FILE=/etc/firewall.rc
is_debian_jessie && MINIFW_FILE=/etc/default/minifirewall