AdGuardHome/internal/home/service_others.go

8 lines
179 B
Go

//go:build !(openbsd || linux)
package home
// chooseSystem checks the current system detected and substitutes it with local
// implementation if needed.
func chooseSystem() {}