Documentation ¶
Index ¶
Constants ¶
View Source
const (
BannerFile = "/etc/banner.minit.txt"
)
View Source
const Unlimited = "unlimited"
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(logger mlog.ProcLogger) (err error)
Types ¶
type SetupFunc ¶
type SetupFunc = func(log mlog.ProcLogger) error
Click to show internal directories.
Click to hide internal directories.