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