master
getDaemonSystem
func getDaemonSystem(component daemonType) (daemon, error) { o, err := distro.Detect() if err != nil { return nil, err }