Open obiwac opened 1 year ago
Right now if an aquarium is started persistently (-p), there's no way to destroy it (so you have to do it manually with jail -r and ifconfig if it's a vnet jail).
-p
jail -r
ifconfig
Right now if an aquarium is started persistently (
-p
), there's no way to destroy it (so you have to do it manually withjail -r
andifconfig
if it's a vnet jail).