Reset Running and JID so we can call start() after stop()
This commit is contained in:
parent
e1786a4d08
commit
efd28c03ad
@ -361,5 +361,7 @@ func StopJail(args []string) {
|
||||
}
|
||||
|
||||
cj.InternalName = ""
|
||||
cj.Running = false
|
||||
cj.JID = 0
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user