bectl(8): Remove the jail mount point with unjail
This commit is contained in:
parent
caa0c010f4
commit
e8f15a7d3a
@ -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