totd.conf 435 B

1234567891011121314
  1. ; you can have multiple forwarders, totd will always prefer
  2. ; forwarders listed early and only use forwarders listed later
  3. ; if the first ones are unresponsive.
  4. forwarder ::1
  5. ; you can have multiple prefixes or even no prefixes at all
  6. ; totd uses them in round-robin fashion
  7. prefix 0::ffff:ffff:0:0
  8. ; the port totd listens on for incoming requests
  9. port 53
  10. ; the pidfile to use (default: /var/run/totd.pid)
  11. pidfile /var/run/totd.pid