mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 17:52:01 +01:00
fixing regression in create.sh for Linux containers
This commit is contained in:
@@ -204,7 +204,7 @@ ${NAME} {
|
||||
allow.mount.devfs;
|
||||
|
||||
interface = ${bastille_jail_conf_interface};
|
||||
${IPX_ADDR} = ${IP};
|
||||
${ipx_addr} = ${IP};
|
||||
ip6 = ${IP6_MODE};
|
||||
}
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user