Merge pull request #558 from BastilleBSD/linux_create_bugfix

fixing regression in create.sh for Linux containers
This commit is contained in:
Christer Edwards
2022-11-02 21:18:00 -06:00
committed by GitHub

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