github.com/go/docker@v1.12.0-rc2/cmd/dockerd/daemon_freebsd.go (about)

     1  package main
     2  
     3  // notifySystem sends a message to the host when the server is ready to be used
     4  func notifySystem() {
     5  }