[global]
# listen on interfaces
myaddr = 127.0.0.1
# listen on port
port = 65432
# doesn't fork if > 0
debug = 0
# control fifo
fifo = /var/lib/sandman/sandctl
# pidfile
pidfile = /var/lib/sandman/sandd.pid
