Get zpool, dont display JID if jail is off
This commit is contained in:
@ -10,6 +10,7 @@ type Jail struct {
|
||||
Running bool
|
||||
// No need, Config.Release always represent what is running (plus it know release for non-running jails)
|
||||
//Release string
|
||||
Zpool string
|
||||
}
|
||||
|
||||
// iocage struct as stored in config.json
|
||||
|
Reference in New Issue
Block a user