Next: period, Previous: Generally Sexp-ing, Up: Configuration [Contents][Index]
The hosts
configuration item specifies who to ping.
Each symbol is either a host name or IP address.
;;; hosts (-*- scheme -*-) ;; gateway 10.0.0.1 ;; various hosts, increasingly further out foo.local-lan bar.site-lan baz.example.com ;;; hosts ends here