Enable to detect vulnerabilities on FreeBSD

This commit is contained in:
kota kanbe
2016-06-13 22:41:48 +09:00
parent c209564945
commit 17181405e3
10 changed files with 327 additions and 185 deletions

View File

@@ -221,10 +221,11 @@ type ServerInfo struct {
// Container Names or IDs
Containers []string
// userd internal
// used internal
LogMsgAnsiColor string // DebugLog Color
SudoOpt SudoOption
Container Container
Family string
}
// IsContainer returns whether this ServerInfo is about container