daemon_freebsd.go 118 B

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