File sysconf.phreebird of Package phreebird
# (C) 2011 Peter Conrad <conrad@quisquis.de> # # This file is licensed under the terms of the # GNU General Public License Version 2. A copy of these terms should be # enclosed as "COPYING" in the package containing this file. # Options for starting phreebird # -d : Activate debugging # -m : Set max # of unique NSEC3 responses to sign a second (Default: 200) # -b backend_ip:backend_port : Declare the location of the backend to proxy PHREEBIRD_OPTS="-b 127.0.0.1:53" # Login under which to run multilog, must own /var/log/phreebird # Not relevant when running under systemd LOG_USER="daemon"