blob: 013f0e910ebcf0f1bc0a4994a77cb5ab498d7dd4 [file] [log] [blame]
// +build daemon
package docker
// notifySystem sends a message to the host when the server is ready to be used
func notifySystem() {
}