fixing regression in create.sh for Linux containers

This commit is contained in:
Christer Edwards
2022-11-02 21:17:05 -06:00
parent a73b9972e3
commit 778ef6e581

View File

@@ -204,7 +204,7 @@ ${NAME} {
allow.mount.devfs;
interface = ${bastille_jail_conf_interface};
${IPX_ADDR} = ${IP};
${ipx_addr} = ${IP};
ip6 = ${IP6_MODE};
}
EOF