knotd – Knot DNS server daemon¶
Synopsis¶
knotd [parameters]
Description¶
Parameters¶
- -c, --config file
- Use a textual configuration file (default is
@config_dir@/knot.conf
). - -C, --confdb directory
- Use a binary configuration database.
- -d, --daemonize [directory]
- Run the server as a daemon. Working directory may be set (default is
/
). - -V, --version
- Print the program versiom.
- -h, --help
- Print help and usage.
See Also¶
knotc(8), knot.conf(5).