properly set ip6 mode

This commit is contained in:
Christer Edwards
2020-02-16 15:22:32 -07:00
parent 273acb6e50
commit 814dc6d926

View File

@@ -135,7 +135,7 @@ ${NAME} {
interface = ${bastille_jail_conf_interface};
${IPX_ADDR} = ${IP};
ip6 = disable;
ip6 = ${IP6_MODE};
}
EOF
}