diff --git a/usr/local/share/bastille/create.sh b/usr/local/share/bastille/create.sh index e0c805cb..5798e640 100644 --- a/usr/local/share/bastille/create.sh +++ b/usr/local/share/bastille/create.sh @@ -178,6 +178,7 @@ ${NAME} { mount.fstab = ${bastille_jail_fstab}; path = ${bastille_jail_path}; securelevel = 2; + osrelease = ${RELEASE}; interface = ${bastille_jail_conf_interface}; ${IP4_DEFINITION} @@ -225,6 +226,7 @@ ${NAME} { mount.fstab = ${bastille_jail_fstab}; path = ${bastille_jail_path}; securelevel = 2; + osrelease = ${RELEASE}; ${NETBLOCK} }