This commit is contained in:
mr
2026-02-03 15:47:28 +01:00
parent 60ed7048cd
commit 5442d625c6

View File

@@ -20,7 +20,7 @@ const appname = "oc-discovery"
func main() {
// Init the oc-lib
oclib.Init(appname)
oclib.InitDaemon(appname)
// get the right config file
o := oclib.GetConfLoader()