mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-02 18:58:11 +01:00
properly set ip6 mode
This commit is contained in:
@@ -135,7 +135,7 @@ ${NAME} {
|
||||
|
||||
interface = ${bastille_jail_conf_interface};
|
||||
${IPX_ADDR} = ${IP};
|
||||
ip6 = disable;
|
||||
ip6 = ${IP6_MODE};
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user