bectl(8): Remove the jail mount point with unjail
This commit is contained in:
parent
a2d93d3c98
commit
2e355bd3ff
@ -619,6 +619,7 @@ bectl_cmd_unjail(int argc, char *argv[])
|
||||
}
|
||||
|
||||
jail_remove(jid);
|
||||
unmount(path, 0);
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user